# rndm [![GoDoc](https://godoc.org/github.com/longsleep/rndm?status.svg)](https://godoc.org/github.com/longsleep/rndm) Rndm is a Go package to provide helper functions which create cryptographically secure random values out of random data. ## Installation ```text go get github.com/longsleep/rndm ```