v/vlib/rand
Larpon 8c753ddf8d
rand: add random functions for f32 and f64, [0,max] and [min,max] versions
2020-05-27 16:41:37 +03:00
..
pcg32.v parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
pcg32_test.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
rand.v rand: add random functions for f32 and f64, [0,max] and [min,max] versions 2020-05-27 16:41:37 +03:00
random_numbers_test.v rand: add random functions for f32 and f64, [0,max] and [min,max] versions 2020-05-27 16:41:37 +03:00
splitmix64.v parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
splitmix64_test.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00