Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srikanthccv/wyhash-go
wyhash-go is an implementation of the random number generator wyhash in golang
https://github.com/srikanthccv/wyhash-go
golang hash non-cryptographic rng wyhash
Last synced: 24 days ago
JSON representation
wyhash-go is an implementation of the random number generator wyhash in golang
- Host: GitHub
- URL: https://github.com/srikanthccv/wyhash-go
- Owner: srikanthccv
- License: mit
- Created: 2019-05-29T08:33:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T15:41:48.000Z (over 5 years ago)
- Last Synced: 2024-12-09T01:29:11.346Z (29 days ago)
- Topics: golang, hash, non-cryptographic, rng, wyhash
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wyhash-go
wyhash-go is an implementation of the random number generator wyhash in golang