nuclear_rng_generation2 VS nuclear_random_number_generator

Compare nuclear_rng_generation2 vs nuclear_random_number_generator and see what are their differences.

nuclear_rng_generation2

Random Number Generator using common Geiger counter (by gbonacini)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nuclear_rng_generation2 nuclear_random_number_generator
1 3
15 14
- -
7.2 5.9
4 months ago 4 months ago
C++ C++
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nuclear_rng_generation2

Posts with mentions or reviews of nuclear_rng_generation2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.

nuclear_random_number_generator

Posts with mentions or reviews of nuclear_random_number_generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.
  • Convert standard Geiger counter to RNG
    2 projects | news.ycombinator.com | 13 Nov 2023
    The linked previous project does:

    https://github.com/gbonacini/nuclear_random_number_generator

    "I tested the randomness both testing the bytes and the single bits in the binary file created from the ASCII file from the appliance console ( see Appendix here or test directory for full result text).

    Accordingly with ENT man page: "If the percentage is greater than 99% or less than 1%, the sequence is almost certainly not random. If the percentage is between 99% and 95% or between 1% and 5%, the sequence is suspect. Percentages between 90% and 95% and 5% and 10% indicate the sequence is “almost suspect”", so having 85.17 percent in the bytes test and 60.52 percent in the bits test should be fine."

    Entropy = 7.998386 bits per byte.

    Value Char Occurrences Fraction

  • A true random number generator based on bananas radioactive decay
    2 projects | news.ycombinator.com | 9 Jun 2022
  • Show HN: My Nuclear RNG (Random Number Generator)
    1 project | news.ycombinator.com | 7 Feb 2022
    Any suggestion is welcome:

    https://github.com/gbonacini/nuclear_random_number_generator

What are some alternatives?

When comparing nuclear_rng_generation2 and nuclear_random_number_generator you can also consider the following projects:

oneMKL - oneAPI Math Kernel Library (oneMKL) Interfaces

Xoshiro-cpp - Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)

Seperating-kids-from-fighting-in-group-size-N - This function lists the permutations in which from the first arrangement, no student fights the same pair of students twice

GC-pokemon-RNG-manipulation-assistant - A program to aid RTA speedrunners to manipulate the starters in Pokemon Colosseum and Pokemon XD: Gale of Darkness

PokeFinder - Cross platform Pokémon RNG tool

PicoW_HomeAssistant_Starter - Everything you need to get started with your own Intranet of Things, using the high-quality, low-cost Pico W as the backbone.

ggreg20-v3-arduino-uno-wokwi-simulator - GGreg20_V3 Ionizing Radiation Detector for Arduino UNO WOKWI simulator

Banana-Random-Number-Generator - Random number generator based on radioactivity from bananas

Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.