https://github.com/metacubex/randv2
Backport std math/rand/v2 for golang1.18+
https://github.com/metacubex/randv2
Last synced: about 1 year ago
JSON representation
Backport std math/rand/v2 for golang1.18+
- Host: GitHub
- URL: https://github.com/metacubex/randv2
- Owner: MetaCubeX
- License: gpl-3.0
- Created: 2024-05-31T01:09:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T00:14:25.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T21:49:20.509Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# randv2
Backport std math/rand/v2 for golang1.18+
modify from https://github.com/golang/go/tree/587c3847da81aa7cfc3b3db2677c8586c94df13a/src/math/rand/v2