Histórico de commits

Autor SHA1 Mensagem Data
  Lucas Perlind ebe5636307 Document core:math/rand and add 'possible output' 2 anos atrás
  gingerBill 2df6cabee0 Add `@(require_results)` to `core:math/rand` 2 anos atrás
  Jeroen van Rijn a51943e27f Add `core:math/rand.choice` 2 anos atrás
  gingerBill 2a58bceb56 Add `rand.init_as_system` to allow for system-level based random number generation 3 anos atrás
  gingerBill 6c6de2a07d Move distributions to a separate file 3 anos atrás
  gingerBill be2c7b5c9b Add numerous different random distribution procedures 3 anos atrás
  gingerBill df8bdac33f Initialize the `global_rand` with the `intrinsics.read_cycle_counter()` value 3 anos atrás
  gingerBill 8c9505505a Add allocator parameter to `rand.perm` 3 anos atrás
  gingerBill 16786aac78 Correct int31_max etc 3 anos atrás
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 anos atrás
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 anos atrás
  Jeroen van Rijn 9c150381bf big: Add `rand`. 4 anos atrás
  gingerBill 26ce40c188 Remove @(static) for global variables 4 anos atrás
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 anos atrás
  gingerBill 1064622ff7 Improve math/rand functionality 5 anos atrás
  gingerBill 098684a6fe Add 128-bit random procedures to `package math/rand` 5 anos atrás
  gingerBill 40135cbc66 Add float64_range and float32_range to package math/rand 6 anos atrás
  gingerBill 2347dca9d9 Improve package math/rand 6 anos atrás
  gingerBill 5b6770f3d2 Parse directories to be packages 7 anos atrás