An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.7% on proxy.golang.org

proxy.golang.org : github.com/decred/dcrd/crypto/rand

Package rand implements a fast userspace CSPRNG that is periodically reseeded with entropy obtained from crypto/rand. The PRNG can be used to obtain random bytes as well as generating uniformly-distributed integers in a full or limited range. The default global PRNG will never panic after package init and is safe for concurrent access. Additional PRNGs which avoid the locking overhead can be created by calling NewPRNG. On select operating systems and Go versions, this package may fallback to crypto/rand when it is already implemented by a fast userspace CSPRNG.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/decred/dcrd/crypto/rand
Keywords: blockchain , cryptocurrency , dcrd , decred , decred-daemon , decred-nodes , go , golang , p2p , peer-to-peer
License: ISC
Latest release: 3 months ago
First release: 11 months ago
Namespace: github.com/decred/dcrd/crypto
Stars: 738 on GitHub
Forks: 291 on GitHub
Total Commits: 6760
Committers: 164
Average commits per author: 41.22
Development Distribution Score (DDS): 0.422
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...