An open API service indexing awesome lists of open source software.

https://github.com/k4zoku/crandom

A random number generation implementation in C similar to the one found in standard C++ <random>
https://github.com/k4zoku/crandom

c c99 prng rng standard-library

Last synced: 27 days ago
JSON representation

A random number generation implementation in C similar to the one found in standard C++ <random>

Awesome Lists containing this project

README

          

# Random C library