Rng

Top 23 Rng Open-Source Projects

  • stdlib

    Fortran Standard Library (by fortran-lang)

  • Project mention: SciPy: Interested in adopting PRIMA, but little appetite for more Fortran code | news.ycombinator.com | 2023-05-18

    Hopefully, the SciPy community can stay open-minded about modern Fortran libraries.

    Modern Fortran is quite different from Fortran 77, while being as powerful, if not more.

    In addition, there has been a significant community effort on improving and modernising the legacy packages, the ecosystem, and the language itself.

    With projects like LFortran (https://lfortran.org/), fpm (https://github.com/fortran-lang/fpm), and stdlib (https://github.com/fortran-lang/stdlib), I believe that Fortran will enjoy prosperity again.

  • randao

    RANDAO: A DAO working as RNG of Ethereum

  • 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.

    InfluxDB logo
  • randar-explanation

    "Randar" is an exploit for Minecraft which uses LLL lattice reduction to crack the internal state of an incorrectly reused java.util.Random in the Minecraft server, then works backwards from that to locate other players currently loaded into the world.

  • Project mention: Minecraft Randar Exploit | news.ycombinator.com | 2024-04-20
  • oneMKL

    oneAPI Math Kernel Library (oneMKL) Interfaces

  • react-native-get-random-values

    A small implementation of `getRandomValues` for React Native

  • PokeFinder

    Cross platform Pokémon RNG tool

  • Project mention: Install help | /r/github | 2023-12-08

    However, it's always worth reading the README to see if it contains any clues. In this case, it contains a link to the Latest Official Release. Following that link will give you a list of downloads for various operating systems. If you download the appropriate one and extract the files, you will find a pre-built version of the program for your operating system.

  • Xoshiro-cpp

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Tera-Finder

    This is a PKHeX.Core based program that allows to view, edit and calculate Raids and Mass Outbreaks for Pokémon Scarlet & Violet.

  • Project mention: pkhex with tera raid events question | /r/SwitchPirates | 2023-04-28

    If you dont want to go through that, you can unlock it using PKHEX plugin https://github.com/Manu098vm/Tera-Finder/wiki/Game-Flags-Editor

  • CaptureSight

    Tesla Overlay to view Pokemon game info in Sword, Shield, Brilliant Diamond, Shining Pearl, and Legends Arceus!

  • 3DSRNGTool

    Pokemon 3DS RNG Tool

  • Project mention: Crazy question… | /r/pokemonrng | 2023-12-09

    Homebrew your 3ds and put cfw on it (if you want to have an easy time rng abusing) Download Pcalc Download PKSM Inject the Zeraora event into your savefile with PKSM Download 3dsrngtool on your PC Watch the tutorial from Im a Blisy about wondercard rng

  • wyhash-rs

    wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust

  • secrets.clj

    A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.

  • frand

    A fast userspace CSPRNG

  • PokemonRNGGuides

    A repository of Pokemon RNG abuse guides

  • RandN

    Better random number generation for .NET

  • Project mention: Multi-targeted library, with a recent Language Version | /r/dotnet | 2023-05-09

    You can checkout my library RandN for an example of a package that targeting both C# 11, and old .NET versions - currently it targets .NET 7, .NET 6, .NET Core 3.1, .NET Standard 2.1, and .NET Standard 2.0 without any issues. Some workarounds are necessary that aren't in older runtimes (e.g. MaybeNullWhenAttribute), but overall it causes no issues.

  • RaceNG

    Breakthrough random number generation using a race condition

  • isaacCSPRNG

    🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.

  • yPokeStats

    yPokeStats is a LUA script used to display information about Pokemon games. It can be used with GBC/GBA/NDS emulators that support LUA scripts.

  • nuclear_rng_generation2

    Random Number Generator using common Geiger counter

  • Project mention: Convert standard Geiger counter to RNG | news.ycombinator.com | 2023-11-13
  • pla-reverse-gui

    PySide6-based GUI for Seed Cracking and RNG w/o CFW assistance in Pokemon: Legends Arceus

  • nuclear_random_number_generator

    An Arduino / Geiger Counter based Random Number Generator

  • Project mention: Convert standard Geiger counter to RNG | news.ycombinator.com | 2023-11-13

    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

  • GC-pokemon-RNG-manipulation-assistant

    A program to aid RTA speedrunners to manipulate the starters in Pokemon Colosseum and Pokemon XD: Gale of Darkness

  • FF12PCRNGHelper

    App to view and help manipulate the PRNG State of Final Fantasy XII

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rng related posts

Index

What are some of the best open-source Rng projects? This list will help you:

Project Stars
1 stdlib 975
2 randao 826
3 randar-explanation 569
4 oneMKL 565
5 react-native-get-random-values 326
6 PokeFinder 279
7 Xoshiro-cpp 162
8 Tera-Finder 160
9 CaptureSight 148
10 3DSRNGTool 148
11 wyhash-rs 90
12 secrets.clj 87
13 frand 83
14 PokemonRNGGuides 78
15 RandN 58
16 RaceNG 35
17 isaacCSPRNG 29
18 yPokeStats 19
19 nuclear_rng_generation2 15
20 pla-reverse-gui 14
21 nuclear_random_number_generator 14
22 GC-pokemon-RNG-manipulation-assistant 11
23 FF12PCRNGHelper 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com