There are 0 repository under random-number topic.
Free WordPress Plugin: Random number generators have a variety of uses beyond picking a number to determine a prize winner. Find out what situations are ideal for them and how they solve problems. www.calculator.io/random-number-generator/
A random number generator with customizable options including range, repetition, even/odd selection, and alias name labeling.
Free WordPress Plugin: The random number generator provides a set of random numbers according to user-specified options such as range, repeat, and sort. www.calculator.io/number-generator/
Simple python discord bot. This bot can send random text from txt file or random image from directory and it can delete message if the message contains word that you banned
ΠΠ΅Π½Π΅ΡΠ°ΡΠΎΡ ΡΡΡΠΎΠΊ ΡΠ»ΡΡΠ°ΠΉΠ½ΡΡ ΡΠΈΠΌΠ²ΠΎΠ»ΠΎΠ² (Random character string generator)
A random number game implemented in Go.
Small site consisting of small apps such as a clock, a stopwatch and a number generator.
The color generator automatically
A simple JavaScript Dice Game where two random dice roll on refresh, determining the winner or a draw.
A Simple Python Random Number Generator.
With this Python script you can generate a random number.
Base logic of LFSR. Simulated with an array to better understanding
Conformance test tool of random numbers based on BSI AIS 20 / AIS 31. Written in C++ by using proven libraries.
A simple guessing game designed with BSS and scripted using JS to practice DOM manipulation.
Generate a random number between a given range.
Provide true random numbers based on the random-bit file generated by RANDOM.ORG
Simulated annealing framework for Dart.
Number Guessing Game is a command-line application developed in C. It prompts players to guess a randomly generated number within a specified range, providing feedback on each guess. Ideal for practicing loops, conditionals, and random number generation in C.
Simple Random Number project with JavaScript language !
Generate unpredictable random numbers using the Linux Kernel's special device /dev/random.
A Command-Line tool for generating a cryptographically secure random bytes
Guess the Number is a console-based game written in C where the player tries to guess a randomly generated secret number. It features multiple difficulty levels and a customizable range option.
A simple number guessing game where players try to find a randomly generated number within a given range. π’π€
A simple Python number guessing game with input validation and random number generation.
otp-maker is a simple tool for generating one-time passwords. It ensures secure access to your applications with ease. π οΈβ¨
A simple and fun Dice Roll Game built with HTML, CSS, and JavaScript. Click the roll button to generate a random dice emoji and display the result β perfect for beginners exploring DOM manipulation and event handling.
A simple Java-based number guessing game where the user guesses a randomly generated number within a specified range. Includes error handling and user-friendly prompts to guide the player.
A lightweight and easy-to-use random number generator for JavaScript. Generate random numbers with customizable ranges, options for integers or floats, and no unnecessary dependencies
A simple, public API to generate random words, numbers, or identifiers
A simple number guessing game in C where the player tries to guess a randomly generated number between 1 and 100. The program gives hints whether to guess higher or lower until the correct number is guessed.
Guess the Random Number: A C programming game where players try to guess a randomly generated number between a range of 0 and 999. Features include user feedback on guesses and attempt tracking.