Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chronos-tachyon/syncrand
Simple Go library providing a thread-safe wrapper around math/rand.
https://github.com/chronos-tachyon/syncrand
Last synced: 7 days ago
JSON representation
Simple Go library providing a thread-safe wrapper around math/rand.
- Host: GitHub
- URL: https://github.com/chronos-tachyon/syncrand
- Owner: chronos-tachyon
- License: bsd-2-clause
- Created: 2021-06-14T02:27:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-14T02:33:11.000Z (over 3 years ago)
- Last Synced: 2024-10-09T13:02:25.105Z (4 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# syncrand
Simple Go library providing a thread-safe wrapper around math/rand.