aboutsummaryrefslogtreecommitdiff
path: root/rng
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Migrate remaining relative imports to @hollowdark/*; strip //-comments and do...Bobby1-6/+3
2026-04-22Drop all barrel index.ts files; imports target leaf files directlyBobby1-2/+0
2026-04-22Use relative imports for same-directory siblings; split utils into foldersBobby2-3/+3
2026-04-22Implement seeded PRNG with deterministic sub-RNG derivationBobby3-0/+154