[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#862091: ITP: golang-github-nebulouslabs-fastrand -- golang-github-nebulouslabs-fastrand-dev - 10x faster than crypto/rand



Package: wnpp
Severity: wishlist
Owner: Bjorn Dolk <debian@bjorndolk.com>

* Package name    : golang-github-nebulouslabs-fastrand
  Version         : 
  Upstream Author : 
* URL             : https://github.com/NebulousLabs/fastrand
* License         : MIT/X
  Programming Lang: golang
  Description     : golang-github-nebulouslabs-fastrand-dev - 10x faster than crypto/rand

fastrand implements a cryptographically secure pseudorandom number generator. 
The generator is seeded using the system's default entropy source, and thereafter 
produces random values via repeated hashing. As a result, fastrand can generate 
randomness much faster than crypto/rand, and generation cannot fail beyond a potential panic during init().

Depedency for package sia >=1.2.0

https://mentors.debian.net/package/golang-github-nebulouslabs-fastrand


Reply to: