Lucas Rodrigues
|
fdc03f70b5
|
rand.util: workaround for inaccurate `v` warning in vlib/rand/util/util.v (#10344)
|
2021-06-04 17:05:58 +03:00 |
Subhomoy Haldar
|
9a1da1a97b
|
rand: move the shuffle function from `arrays` to `rand.util` (#8587)
|
2021-02-05 20:24:38 +02:00 |
Subhomoy Haldar
|
c6552d7780
|
rand.util: add sample_r and sample_nr (#8539)
|
2021-02-04 14:56:53 +02:00 |
Subhomoy Haldar
|
c5a18812e2
|
rand: move constants from rand.util to a new module rand.constants (#8408)
|
2021-01-29 11:57:30 +02:00 |
Subhomoy Haldar
|
97103f680a
|
rand: separate rand.util and rand.seed submodules (#8353)
|
2021-01-26 15:55:09 +02:00 |
Lukas Neubert
|
ac2c3847af
|
all: update copyright to 2019-2021 (#8029)
|
2021-01-18 13:20:06 +01:00 |
Larpon
|
ed6ba0a2b8
|
rand: document all functions, document range notation form, fix copy-pasta (#7619)
|
2020-12-27 20:06:17 +02:00 |
Delyan Angelov
|
289974dd15
|
rand: use time microseconds too in default rand initialization; generate proper uuid_v4
|
2020-07-24 14:33:58 +03:00 |
Hungry Blue Dev
|
e649cf84e3
|
rand: reorganize: phase 2
|
2020-06-09 15:06:07 +02:00 |