Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged randomness  ✕   ✕
sepandhaghighi/samila https://github.com/sepandhaghighi/samila
Thu 13 Jan 2022 04:47:55 PM PST archive.org

Samila is a generative art generator written in Python, Samila let's you create arts based on many thousand points. The position of every single point is calculated by a formula, which has random parameters. Because of the random numbers, every image looks different.

python art graphics generator randomness
GitHub - hmcguinn/rtlsdr-rng https://github.com/hmcguinn/rtlsdr-rng
Sun 20 Sep 2020 02:44:12 PM PDT archive.org

Python subclass of Random using an RTLSDR as the entropy seed. As of now, does not provide a CSPRNG. While changing the seeding for a Mersenne-Twister (what random() uses internally) should prevent attacks, this should not be used for functions that need cryptographically secure random numbers.

python module rtlsdr randomness seeds sampling
NIST.gov - Computer Security Division - Computer Security Resource Center https://csrc.nist.gov/projects/random-bit-generation/documentation-and-software
Tue 20 Mar 2018 01:57:25 AM PDT archive.org

Along with NIST SP800-22rev1 (statistical analysis of pseudo-random number generators), the Statistical Test Suite can be used to actually perform the tests outlined in this document. Runs under Windows, Linux, and Mac OSX. Written in C.

c statistics generation science rng randomness analysis numbers test
Entropy Broker http://www.vanheusden.com/entropybroker/
Tue 20 Mar 2018 01:54:47 AM PDT archive.org

A method for distributing cryptographic entropy in the form of numerical values to systems that need it. Collects entropy from other systems and hashes it into the pool. While I can't vouch for how much entropy is in those values it seems interesting to experiment with.

randomness cryptography broker entropy numbers daemons distribution software foss online source
NIST Randomness Beacon (Prototype Implementation) - NIST https://beacon.nist.gov/home
Mon 19 Mar 2018 11:14:05 PM PDT archive.org

The primary instance of the NIST Randomness Beacon. Has a REST API for access (which is going to change). Pull random numbers out of it but don't trust them because you didn't generate them yourself.

api rest documentation randomness entropy numbers
4219 links, including 279 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn