An open API service indexing awesome lists of open source software.

https://github.com/jinmatt/go-seed-rand

Go random string and number generator, with proper seeding
https://github.com/jinmatt/go-seed-rand

go golang random random-generation random-int random-string seed

Last synced: 4 months ago
JSON representation

Go random string and number generator, with proper seeding

Awesome Lists containing this project

README

          

# go-seed-rand
Go random string and number generator, with proper seeding.

Credit: http://stackoverflow.com/questions/12321133/golang-random-number-generator-how-to-seed-properly

Docs: https://godoc.org/github.com/jinmatt/go-seed-rand