Commit History

Author SHA1 Message Date
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Miran a5ab502f08 [backport] fix type's case in random.nim (#12445) 5 years ago
  Miran 5f5ac8ce16 [backport] fix #12418, fix `random.randomize` on JS backend (#12432) 5 years ago
  narimiran 6c994b2498 [backport] run nimpretty on numbers stuff 5 years ago
  Jjp137 a906b3952b random: minor documentation updates (#11831) 5 years ago
  Miran 3bb6d1916e fix #11772, JS random seed was too large (#11820) 5 years ago
  Miran ac3449b93b [bugfix] fix #11450, random.initRand crashes in JS backend (#11522) 5 years ago
  LemonBoy 7d217a71d3 Render deprecated pragmas (#8886) 5 years ago
  Mamy André-Ratsimbazafy 5363b8cc59 Reallow float ranges in random module 5 years ago
  Jasper Jenkins 3d0190f470 Fix unexpected result of rand on a range, fixes #11015 (#11035) 5 years ago
  Miran 9f94199d0c random: works for slices and enums, fixes #7698 (#10998) 5 years ago
  WhiteDuke 1397ad7c54 [random] add support for sets (#10532) 5 years ago
  Timothee Cour 304b1dd34b randomize: added doAssert(seed!=0) to avoid invalid (non-random) behavior (#10635) 5 years ago
  Jjp137 7bb94abc31 better docs: random (#10546) 5 years ago
  Arne Döring 2b37bf5d5b added proc rand for typedesc (#10259) 6 years ago
  c-blake 7ac1fc81fd Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) 6 years ago
  Dominik Picheta 513a287c61 Revert sub-second randomize(). Fixes randomize for JS backend. (#10000) 6 years ago
  c-blake e1d5356ae9 Add ability to sample elements from openArray according to a weight array (#10072) 6 years ago
  Arne Döring e012eb1001 updated tests to be executed 6 years ago
  Andreas Rumpf 541debe6e1 stdlib: minor changes to avoid compiler warnings 6 years ago
  Quelklef a4c244aef0 Add checks for random.rand() (#8431) 6 years ago
  Oscar Nihlgård b34580fd5b Rename `Time.nanoseconds` to `nanosecond` (#7673) 6 years ago
  Oscar Nihlgård f6df2d9956 Sub second time resolution (#6978) 6 years ago
  Yuriy Glukhov 1b3f640188 Fixed crash in rand (#7103) 7 years ago
  GULPF a879973081 Better times module (#6552) 7 years ago
  Araq 8decf0f5ce make JS tests green again 7 years ago
  Araq 196977f623 many improvements to random.nim; fixes #4726 7 years ago
  Andreas Rumpf b14cc1e3b2 fixes #6631 7 years ago
  Andreas Rumpf d52a1061b3 work in progress: new implementation for 'a[^1]' 7 years ago
  Yuriy Glukhov f3b3af5f3f Fixed randomize for 32bit target (#6167) 7 years ago