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

https://github.com/ericlagergren/saferand

A cryptographically secure implementation of math/rand or exp/rand - WIP
https://github.com/ericlagergren/saferand

csprng go golang random random-number-generators

Last synced: 4 months ago
JSON representation

A cryptographically secure implementation of math/rand or exp/rand - WIP

Awesome Lists containing this project

README

          

# saferand

[![Go Reference](https://pkg.go.dev/badge/github.com/ericlagergren/saferand.svg)](https://pkg.go.dev/github.com/ericlagergren/saferand)

A cryptographically secure implementation of `math/rand` or
`golang.org/x/exp/rand`.