summary refs log tree commit diff stats
path: root/lib/std/sysrand.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #17078 csources generation (#17079)Timothee Cour2021-02-181-5/+3
| | | | | * fix #17078 csources generation * fixup
* make system random work in VM (#17059)flywind2021-02-171-4/+5
| | | | * make system random work in VM
* add system random to stdlib: std/sysrand (#16459)flywind2021-02-111-0/+308