futures_
util
0.3.31
In futures_
util::
async_
await::
random
Functions
gen_index
random
futures_util
::
async_await
::
random
Function
gen_index
Copy item path
Settings
Help
Summary
Source
fn gen_index(n:
usize
) ->
usize
Expand description
Return a value from
0..n
.