cleanup, docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
:sig
|
||||
f64 generate_float(f64 from, f64 to, u64 index, u64 seed = 0)
|
||||
f64 gen_float(f64 from, f64 to, u64 index, u64 seed = 0, f64 decimal_precision = 0.000000000001)
|
||||
|
||||
:params
|
||||
from : minimum result
|
||||
|
||||
Reference in New Issue
Block a user