Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 710 Bytes

readme.md

File metadata and controls

27 lines (14 loc) · 710 Bytes

Project Title

A header only library for MATLAB-like interface to the C++ library

Getting Started

Just include rand.h file under /utils/ folder in your project to use library

Prerequisites

You need at least C++ standard 17 complient compiler to use this library

TODO

May add gui functionality, add exponential, poisson, distriburions

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments