Sources data from getentropy()
or arc4random()
.
Path | Description | |
---|---|---|
fn/ | Function objects | Readme |
boolean.hh | Random boolean | Example/Tests |
element.hh | Random element from container | Example/Tests |
fill.hh | Fill string view with random data | Example/Tests |
number.hh | Random number (integral) | Example/Tests |
string.hh | Random string | Example/Tests |