Module linera_views::random
source · Expand description
Functions for random generation
Structs§
- A RNG that is non-deterministic if the platform supports it.
Functions§
- Get a random alphanumeric string that can be used for all tests.
- Returns a unique namespace for testing.
- Returns a deterministic RNG for testing.
- Returns a non-deterministic RNG where supported.
Type Aliases§
- A deterministic RNG.