Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 227 Bytes

SecureRand

This project provides a simple wrapper around Go's crypto/rand to provide a nearly drop-in replacement of math/rand calls. See godoc.org for API usage.