arb_positive_note_value

Function arb_positive_note_value 

Source
pub fn arb_positive_note_value(max: u64) -> impl Strategy<Value = NoteValue>
Available on crate feature test-dependencies only.
Expand description

Generate an arbitrary value in the range of valid positive amounts less than a specified value.