summary refs log tree commit diff stats
path: root/tests/stdlib/toids.nim
Commit message (Expand)AuthorAgeFilesLines
* oids sticks to 24 length strings; fixes breaking changes (#20546)ringabout2022-10-121-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* fixes #20285; prevent oid time overflow at year 2038 (#20338)ringabout2022-09-221-1/+10
* oids: switch from PRNG to random module (#16203)flywind2021-01-071-0/+6