Module lockchain_core::crypto::random [−][src]
A small convenience wrapper around rand
Modules
| passwd |
A small utility wraper around bcrypt to allow easy password checking. |
Functions
| bytes |
Generate a sequence of random bytes that are returned as a vector. |
| number |
Generate a random number with an upper bound |