File: README.md

package info (click to toggle)
golang-github-icza-gox 0.0~git20210726.cd40a3f-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 250 bytes parent folder | download
1
2
3
4
5
6
# randx

[![GoDoc](https://godoc.org/github.com/icza/gox/mathx/randx?status.svg)](https://godoc.org/github.com/icza/gox/mathx/randx)

Package `randx` contains random-related utilities.
It means to be a complement to the standard `math/rand` package.