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

https://github.com/jedisct1/randen-rng

A port of the Google Randen fast backtracking-resistant random generator to the C language.
https://github.com/jedisct1/randen-rng

c crypto csprng prng randen random rng

Last synced: about 2 months ago
JSON representation

A port of the Google Randen fast backtracking-resistant random generator to the C language.

Awesome Lists containing this project

README

          

Randen-RNG
==========

A port of the [Google Randen](https://github.com/google/randen)
fast backtracking-resistant random generator to the C language.