An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: random-number-generators

oliversheridanmethven/pyarv

Python bindings of approximate random variables

Language: Python - Size: 37.4 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 11 - Forks: 0

MarcusJohnson91/FoundationIO

FoundationIO is what the standard library should've been. It is Unicode native, supports reading command line arguments with a configurable parser, secure random number generation, bitwise operations on arrays, and platform independence to name just a few of FoundationIO's features

Language: C - Size: 3.22 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 7 - Forks: 0

FlyGues2889/RandomNum-You

使用 Material You 设计风格的的一个简单JavaScript随机数抽取器

Language: JavaScript - Size: 32.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

vibhav950/Xrand

Random number generation for cryptographic and security applications.

Language: C - Size: 1.83 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 16 - Forks: 0

EnJnDeSIgn/rand-and-rollers

putting idea's in Turing's head

Language: Fortran - Size: 4.96 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

YangDai2003/Multi-Calculator-Android

Stylish design, versatile features – the ultimate calculator for Android.

Language: Java - Size: 8.49 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 91 - Forks: 15

Stfumyguy/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

AdrianKlessa/random_notebooks

A project implementing the linear congruences RNG. Made mainly to test Jupyter Notebook integration in PyCharm

Language: Jupyter Notebook - Size: 3.78 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

PackJC/gebsfish

A Fish Expansion For DayZ using Enforce Script and JSON.

Language: C - Size: 126 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 6

ulyssas/Randomizer

better alternative to rolling dice

Language: Swift - Size: 13.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

sionpixley/delirium

Delirium is a Go library and CLI tool that produces random values. Supports cryptographically-secure random values.

Language: Go - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

jesper-olsen/stmc-rs

Random numbers (Marsaglia) and general statistics functions.

Language: Rust - Size: 147 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

miputra/RandEXom

Framework for randoming stuff

Language: C# - Size: 526 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

thomas636b/Johnson-HRNG

Johnson-Nyquist Noise Based Multi-Purpose Hardware Random Number Generator

Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

qala-io/datagen

Java lib that generates random data (numbers, strings, dates) - mostly to facilitate Randomized Testing.

Language: Java - Size: 236 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 4

orao-network/solana-vrf

SDK for verifiable randomness function (VRF / RNG) on Solana

Language: TypeScript - Size: 848 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 79 - Forks: 32

thomasleplus/tinkerit

Automatically exported from

Language: Processing - Size: 272 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 4

cheesits456/Random-Number-Generator

A random number generator with a saved history

Language: CSS - Size: 16.6 KB - Last synced at: about 9 hours ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

chubozeko/Number-Guessing-Game

A number guessing game developed in Java

Language: Java - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

CQCL/cryptomite

Python library of efficient and numerically-precise randomness extractors

Language: C++ - Size: 3.78 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 28 - Forks: 6

avaneev/a5hash

Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 49.8 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 17 - Forks: 0

hpenne/smallrand

A small alternative to the rand crate with no unsafe code and no/minimal dependencies, based on the Xoshiro algorithm

Language: Rust - Size: 117 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

rucko24/poc-sync-async

Poc for processing iterations, with synchronous and asynchronous random data.

Language: JavaScript - Size: 13.6 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

OrionW06/Flame-RNG

Language: C - Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

MHumm/DelphiEncryptionCompendium

Cryptographic library for Embarcadero Delphi and potentially for FPC as well

Language: HTML - Size: 70.8 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 266 - Forks: 68

joshsid8/RNGLuck

This is a random number generator that 'spins' until it gets a specified lucky number! use this for games that require spinning for a price!

Size: 401 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

eldruin/wyhash-rs

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

Language: Rust - Size: 98.6 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 98 - Forks: 12

eliainnocenti/Cryptography-Exercises

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Language: Python - Size: 168 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

sethblack/javascript-fortuna

Javascript implementation of the Fortuna PRNG

Language: JavaScript - Size: 233 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 12 - Forks: 4

kostasdrakonakis/randomizer

Initialize random variables assigned to primitive types

Language: Kotlin - Size: 323 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

DarthBenro008/simplevrf

A simple and secure Verifiable Random Function (VRF) implementation for the Fuel Network.

Language: TypeScript - Size: 662 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

avaneev/komihash

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

Language: C++ - Size: 871 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 223 - Forks: 7

sorairolake/sfc-rs

Chris Doty-Humphrey's SFC PRNGs written in pure Rust

Language: Rust - Size: 98.6 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 1

HarshiniBorugadda/hacker-stats

Simple stats used to calculate the probability of winning a bet.

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

smuellerDD/lrng

Linux Random Number Generator

Language: C - Size: 36.1 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 71 - Forks: 15

megoRU/random.org-wrapper

Java wrapper for https://random.org

Language: Java - Size: 39.1 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

hairyhenderson/go-onerng

⚠️INCOMPLETE⚠️ A Go port of the OneRNG tools

Language: Go - Size: 1.87 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 0

goark/mt

Mersenne Twister; Pseudo Random Number Generator, Implemented by Golang

Language: Go - Size: 59.6 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

velipso/whisky

A collection of stateless random number generators in C

Language: C - Size: 3.32 MB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 30 - Forks: 1

backslashspace/HWRandom.NET

Call RDSEED and RDRAND instructions from C#

Language: C# - Size: 244 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

BotirMuzaffariy/random_number_generator

My random Arabic and Latin number generator app, created while learning Arabic numbers.

Language: Kotlin - Size: 101 KB - Last synced at: 22 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

LiseChemistry/Numerical_Physics_Master_Projects

Numerical projects using C and Python: Monte Carlo Simulation of Phase Transition Systems, Random Number Generators, Molecular Dynamics Simulation

Language: C - Size: 106 KB - Last synced at: 25 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

bashtage/randomgen

Numpy-compatible bit generators and add some random variate distributions missing from NumPy.

Language: C - Size: 39.9 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 119 - Forks: 27

SkepticalHippo/crypto-random

A cryptographically strong random number generator. Designed to be a drop-in replacement for Math.random. Can be used with Node or in a browser.

Language: JavaScript - Size: 10.2 MB - Last synced at: about 5 hours ago - Pushed at: 30 days ago - Stars: 8 - Forks: 1

TonyKaravasilev/CryptoManana

An Advanced PHP Cryptography Framework

Language: PHP - Size: 790 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

selimanac/defold-random

PCG Random Number Generator Native Extension for the Defold Game Engine

Language: C - Size: 124 KB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 30 - Forks: 0

stnolting/neoTRNG

🎲 A Tiny and Platform-Independent True Random Number Generator for any FPGA (and ASIC).

Language: VHDL - Size: 662 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 182 - Forks: 22

ahesh001/LotteryNumberGenerator

This project is based on the Mega Millions Lottery where it generates random numbers

Language: C# - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jonhoo/rust-zipf 📦

Rust implementation of a fast, bounded, Zipf-distributed random number generator

Language: Rust - Size: 122 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 6

j-easy/easy-random

The simple, stupid random Java beans/records generator

Language: Java - Size: 3.07 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 1,629 - Forks: 237

faosorios/heavy

Robust estimation using heavy-tailed distributions

Language: C - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

SirHenricus/The-Yahoolinator

Randomized Yahooligans Wayback Machine Pages

Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CQCL/random_test

This repository contains some scripts to help you install and run statistical tests of randomness.

Language: Shell - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

amitletit/RLG

Quantum Random lunch generator (QRLG) for condensed matter physics people at the University of Manchester.

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jirihofman/random8

Random generator of names, emails, codes, passwords and complete personas. All in one place and as simple as it could possibly be.

Language: JavaScript - Size: 1.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 5

ociaw/RandN

Better random number generation for .NET

Language: C# - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 63 - Forks: 10

maloleroy/PiRan

"Random" numbers based in pi's decimals

Language: Python - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

oprypin/nim-random

Random number generation library for Nim

Language: Nim - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 13

eddelbuettel/rcppziggurat

Rcpp bindings for different Ziggurat RNG implementations

Language: C++ - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 5

W-N-R/GAME-ICT-final_project-

Powered by: WARAV 🎮 I have developed a number guessing game using the C++ programming language 💻. This project was created as part of a university assignment 📚, where the primary requirement was to utilize only the concepts of C++ without incorporating any advanced libraries or frameworks 🚫📦.

Language: C++ - Size: 2.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

Owmacohe/Penchant

A simple and elegant seeded random number generator for Unity

Language: C# - Size: 99.6 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

valyala/fastrand

Fast and scalable pseudorandom generator for Go

Language: Go - Size: 7.81 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 206 - Forks: 16

leovercetti/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ghosh123jit/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nandkumar1000/HospitalManagementSystem-and-MindGame

This repository features two C++ projects demonstrating OOP, data handling, and game logic. 🏥 Hospital Management System – Manages patients, doctors, and appointments efficiently. 🎲 Number Guessing Game – A multiplayer game with difficulty levels and an AI-powered umpire.

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zukardex/Johnson-HRNG

Johnson-Nyquist Noise Based Multi-Purpose Hardware Random Number Generator

Language: Python - Size: 8.01 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Coshy115/noob-projects

Just a bunch of programs I've programmed.

Language: Python - Size: 757 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

coderatul/random-num-using-time

A program to generate random numbers b/w 0 to 10 using time

Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

vault12/TrueEntropy

High volume thermal entropy generator for iOS

Language: Swift - Size: 847 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 2

nastyox/Rando.js

The world's easiest, most powerful random function.

Language: JavaScript - Size: 3.42 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 795 - Forks: 108

mklemmingen/EntropyVisualizer

Arduino equipped with a gas meter, temperature/humidity sensor, sound meter, display, and LED strip. It uses sensor data to generate randomness, visualizes it with colors on the LED strip, and outputs a random long unsigned integer via its serial interface, which can be read in to try to get close to true randomness.

Language: C++ - Size: 6.12 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MrkFrcsl98/RNGs

PRNG(Pseudo-Random-Number-Generator), TRNG(True-Random-Number-Generator), CSPRNG(Cryptographically-Secure-Pseudo-Random-Number-Generator)

Language: C++ - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

avaneev/prvhash

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

Language: C - Size: 9.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 312 - Forks: 23

terra-quantum-public/tq42-pqc-oss

TQ42 Cryptography is a comprehensive suite of quantum-resistant and asymmetric post-quantum encryption algorithms and key management functions offered under the open source AGPLv3 license and available under a Commercial license from Terra Quantum.

Language: C++ - Size: 39.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 37 - Forks: 15

vladimirrotariu/parallel-monte-carlo-simulations

A package to orchestrate parallel (Monte Carlo) simulations via Apache Beam for an arbitrary number of models, with low-level parameter granularity, and flexible random number generator choice.

Language: Python - Size: 883 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

phuocng/fake-numbers

Generate fake, valid numbers. Check if a number is valid. Support a lot of different numbers: Credit card, EAN, ISBN, RTN, VIN, etc.

Language: TypeScript - Size: 693 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 9

venkat-0706/Rock-Paper-Scissor-game

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

schmouk/PyRandLib

Many best in class pseudo random generators grouped into one simple library.

Language: Python - Size: 2.78 MB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 5

toggio/pseudoRandom

Universal Cross-Platform Multi-Language PRNG (Pseudo Random Number Generator)

Language: Lua - Size: 121 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

vnmakarov/mum-hash

Hashing functions and PRNGs based on them

Language: C - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 161 - Forks: 12

Beliavsky/Burkardt-Fortran-90

Classification of John Burkardt's many Fortran 90 codes

Size: 29.9 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 46 - Forks: 10

fanf2/pcg-dxsm

O'Neill's PCG random number generator

Language: C - Size: 113 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

lemire/testingRNG

Testing common random-number generators (RNG)

Language: C++ - Size: 6.89 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 184 - Forks: 24

koskinev/randy

An Atomic RNG

Language: Rust - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

paragpvyas/projects

good, sometimes ugly, functional code. First program to mine frequent patterns, a smart pill organizer python app, finally testing global randomness presented by RNGs

Language: Java - Size: 17.3 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jacobwilliams/mersenne-twister-fortran

Mersenne Twister pseudorandom number generator for Fortran

Language: Fortran - Size: 626 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

MansiRamtekkar/randomgenerator

Random Color & Number Generator for your next game!

Language: JavaScript - Size: 461 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ottokruse/crypto-secure-random-digit

A Cryptographically Secure Pseudo-Random Number Generator for NodeJS

Language: TypeScript - Size: 55.7 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

Gustavo-Zamai/Racing_Simulator

Racing Simulator, based on Mario Kart series

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bjeker/champion-roller

A random champion selector for league of legends

Language: JavaScript - Size: 1.73 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eddelbuettel/random

R package for true random numbers from random.org

Language: R - Size: 793 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

LeoVasanko/RandQuik

Exceptionally fast random numbers made with ChaCha20 encryption

Language: C - Size: 194 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

MEBA-MakeEthereumBasedAgain/BasedRandomness

On-Chain unpredictable randomness is here!

Language: Solidity - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kili-ilo/roc-random

🦅 🎲 Roc library for number generation (and more!)

Language: HTML - Size: 189 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 9 - Forks: 6

martinothamar/Fast.PRNGs.NET

Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.

Language: C# - Size: 295 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

nomemory/mockneat

MockNeat - the modern faker lib.

Language: Java - Size: 2.65 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 531 - Forks: 47

randomdude79/Random-Number-Generator

This is a simple random number generator in Python. These files are made to be ran on Replit.

Language: Python - Size: 26.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

sethblack/javascript-strong-password-generator

JavaScript Strong Password Generator: based on Jeff Atwood's Post "Password Rules Are Bullshit".

Language: JavaScript - Size: 1.35 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 4

badavis/strict-password-generator

Generate a random password with specific requirements

Language: JavaScript - Size: 278 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

HassanThePassionate/Password-Generator

This Password Generator is a customizable tool built using React with a sleek Cyberpunk theme. The generator allows you to create secure passwords with a length of 8 characters by default, and you can increase the length as per your requirements. You also have the option to include numbers and special characters through checkboxes.

Language: JavaScript - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0