Here are
34 public repositories
matching this topic...
This program uses Python's random module to generate random integers and make random choices. It generates random values in different ranges and simulates a coin flip and dice roll, showcasing the randint() and choice() functions.
Updated
Oct 23, 2024
Python
This is a console program that rolls a pair of dice and asks the user to guess the sum. If the user's guess is equal to the total value of the dice roll, the user wins. Otherwise, the computer wins.
Updated
Jan 18, 2021
Python
Create a readable stream for generating pseudorandom numbers having integer values.
Updated
Apr 12, 2024
JavaScript
random greeting from list
Updated
Jan 10, 2023
Python
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Updated
Apr 12, 2024
JavaScript
Discrete uniform distributed pseudorandom numbers.
Updated
Apr 12, 2024
JavaScript
program to test the speed of randint and randrange in random module in python3
Updated
Sep 16, 2024
Python
Its a guessing game, built on python where the program will generate a random number, and the user will be required to guess a number.
Updated
Nov 6, 2023
Python
Pseudorandom numbers having integer values.
Updated
Apr 12, 2024
JavaScript
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Updated
Apr 12, 2024
JavaScript
A 32-bit Mersenne Twister pseudorandom number generator.
Updated
Jul 7, 2024
JavaScript
Fun Game - Guess the Number
Updated
Jul 26, 2022
Jupyter Notebook
This is a GitHub repository made be me to challenge the mathematic geniuses
Updated
Apr 29, 2023
Python
Create an iterator for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Updated
Apr 12, 2024
JavaScript
Updated
Apr 22, 2024
Python
problem solving by using pi,random,randint
Updated
Jan 15, 2021
Python
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Updated
Apr 12, 2024
JavaScript
🚀Like golang, get crypto random integer or bigint.🔐
Updated
Apr 4, 2024
JavaScript
Manipulação de arquivo, criação de list com números aleatórios e contador de pares e ímpares.
Updated
Aug 10, 2021
Python
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Updated
Apr 12, 2024
JavaScript
Improve this page
Add a description, image, and links to the
randint
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
randint
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.