https://github.com/darkliquid/gorandom
Random number generators and seeding code for Go
https://github.com/darkliquid/gorandom
Last synced: 5 months ago
JSON representation
Random number generators and seeding code for Go
- Host: GitHub
- URL: https://github.com/darkliquid/gorandom
- Owner: darkliquid
- License: mit
- Created: 2015-07-04T06:38:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T13:31:22.000Z (over 9 years ago)
- Last Synced: 2024-06-21T13:12:37.954Z (about 2 years ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gorandom [](https://goreportcard.com/report/github.com/darkliquid/gorandom) [](https://github.com/darkliquid/gorandom/blob/master/LICENSE) [](https://godoc.org/github.com/darkliquid/gorandom) [](https://travis-ci.org/darkliquid/gorandom)
Random number generators and seeding code for Go