GNU/Linux ◆ xterm-256color ◆ bash 1303 views

A pseudo random bit generator which generates byte arrays with entropy from the best random source from your machine* optionally externally seeded by multiple true random number generators and supports various byte-to-text encodings like hex or base64 and for many programming languages. The output may be printed to the command line or to a file. This implementation uses the HMAC Deterministic Random Bit Generator (DRBG) schema as defined in NIST SP800-90Ar1.

Check out on Github: https://github.com/patrickfav/dice