pub use *;
use ;
// SEEDED GENERATORS
// ================================================================================================
/// Mutates a seed and generates a word deterministically
/// Mutates a seed and generates an element deterministically
// HELPERS
// ================================================================================================
/// Generate a bytes seed that can be used as input for rand_utils.
///
/// Increments the argument.