Top 1.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/mohae/randchars
Package randchars quickly generates a chunk of random ASCII characters using a PRNG. Two different generators are provide: Generator and Base64. Generator provides more flexibility in the set of characters used: a-zA-Z0-9, a-z0-9, A-Z0-9, a-zA-Z, a-z, A-Z, Base64, as defined in Table 1 of RFC 4648, and Base64URL, as defined in Table 2 of RFC 4648. Base64 generates a chunk of Base 64 random characters. The character set used is from Table 1 of RFC 4648. Calls to the package functions using the package global genarator are threadsafe.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mohae/randchars
License: MIT
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/mohae
Dependent packages: 1
Dependent repositories: 8
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago