Navigation Menu

Skip to content

tv42/seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seed -- Easily generate semi-strong random number seeds in Go

This is a trivial helper to easily initialize PRNGs with some entropy, in the Go programming language.

It's MIT licensed, but probably too trivial to have any protection any way. Go forth and use it.

Install like this:

go get github.com/tv42/seed

Read the package documentation at

http://godoc.org/github.com/tv42/seed

About

Go library to easily seed PRNGs with some entropy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages