Files
QSfera/Server/vendor/github.com/longsleep/rndm/README.md
T
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

11 lines
304 B
Markdown

# 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
```