Skip to main content

arbitrary_unsigned

Macro arbitrary_unsigned 

Source
macro_rules! arbitrary_unsigned {
    ($u:ty, $prng:ident) => { ... };
}
Expand description

Generate an arbitrary value for an unsigned integer of fixed but unspecified width.