Function sapling_crypto::value::testing::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.