burnMyDread / simpleRandom

An API compatible with Java.util.Random RNG with a focus on a simple secure API. Based on 'liburandy'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description: An API compatible with Java.util.Random RNG with a focus on a simple secure API. Based on 'liburandy'.

Principals: Simple to use, easy to audit, secure by default.

Known Issues: The floating point numbers are failing the TTests, so be warned.

About

An API compatible with Java.util.Random RNG with a focus on a simple secure API. Based on 'liburandy'.

License:Apache License 2.0


Languages

Language:Groovy 100.0%