sysrand.idx 345 B

123456
  1. nimTitle sysrand sysrand.html module std/sysrand 0
  2. nim urandom sysrand.html#urandom,openArray[byte] proc urandom(dest: var openArray[byte]): bool 296
  3. nim urandom sysrand.html#urandom,Natural proc urandom(size: Natural): seq[byte] 317
  4. heading See also sysrand.html#see-also See also 0
  5. nimgrp urandom sysrand.html#urandom-procs-all proc 296