Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill e201a2fabb Add `rand.choice_enum` пре 1 година
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate пре 1 година
  Lucas Perlind 7cc5177078 Fixed up missing output for rand examples пре 1 година
  Lucas Perlind 8b680254ee Better guarantee boundaries of floating point rand пре 2 година
  Lucas Perlind b31d8b1ad0 Update rand documentation about floats пре 2 година
  gingerBill 67f48aca96 Fix `_random_u64` пре 2 година
  gingerBill d13bed9a0a Change algorithm to work on 64-bit integers rather than 32-bit integers internally пре 2 година
  gingerBill 904c48b11a Fix range comment from `(0, n]` to `[0, n)` пре 2 година
  Lucas Perlind ebe5636307 Document core:math/rand and add 'possible output' пре 2 година
  gingerBill 2df6cabee0 Add `@(require_results)` to `core:math/rand` пре 2 година
  Jeroen van Rijn a51943e27f Add `core:math/rand.choice` пре 2 година
  gingerBill 2a58bceb56 Add `rand.init_as_system` to allow for system-level based random number generation пре 3 година
  gingerBill 6c6de2a07d Move distributions to a separate file пре 3 година
  gingerBill be2c7b5c9b Add numerous different random distribution procedures пре 3 година
  gingerBill df8bdac33f Initialize the `global_rand` with the `intrinsics.read_cycle_counter()` value пре 3 година
  gingerBill 8c9505505a Add allocator parameter to `rand.perm` пре 3 година
  gingerBill 16786aac78 Correct int31_max etc пре 3 година
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line пре 4 година
  gingerBill 251da264ed Remove unneeded semicolons from the core library пре 4 година
  Jeroen van Rijn 9c150381bf big: Add `rand`. пре 4 година
  gingerBill 26ce40c188 Remove @(static) for global variables пре 4 година
  gingerBill fc4fdd588e Remove usage of `do` in core library пре 5 година
  gingerBill 1064622ff7 Improve math/rand functionality пре 5 година
  gingerBill 098684a6fe Add 128-bit random procedures to `package math/rand` пре 5 година
  gingerBill 40135cbc66 Add float64_range and float32_range to package math/rand пре 6 година
  gingerBill 2347dca9d9 Improve package math/rand пре 6 година
  gingerBill 5b6770f3d2 Parse directories to be packages пре 7 година