random-module
There are 50 repositories under random-module topic.
milaan9/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Himan10/BlackJack
Hand of Black Jack ...
loosenthedark/zen-of-typing
Welcome to The Zen of Typing! The only place you can improve your typing speed and brush up on some programming principles at the same time...
Tufanchakrabory/Basics-of-python-programming
All the program is written in python and easy to understand
PrathameshDhande22/Guess-the-Number-game
Guess the Number game is made using Java Swing GUI.
anmol1512/Hangman_Game
A Basic hangman game using Python(With random package and file handling concept)
chinmay29hub/hangman-game
A simple command line based hangman game using python3
imranc07/Capstone_Project
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the Swag Labs web application.
MashymAli/random_password_generator
generate random password of specific length using random module in python.
Paul-Asamoah-Boadu/Number-Guessing-Games
This is a simple number guessing game where the user has to guess the random number generated by the computer within the given number of attempts.
sudhish-rithvik/Hotel-Management-System
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
sudhish-rithvik/Typing-Speed-Test
This is a GUI based Python Program which measures your Typing speed.
Suhaib-Arif/Projects
Beginner Level Python projects
sumitgirwal/AdvancedCricketTournament
Advanced Cricket Tournament Simulation Program using Python
akgupta1337/bogo_string_permutations_generator
Python program to explore unique string permutations using random module (Brute Force).
Jaan2703/Password-generator
This project will generate a password for respective website
pranjalco/birthday-wisher
This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!
SangeetaSharma73/RatInMaze
π Embark on an adventure with Python Rat in Maze problems! π Navigate through mazes, explore paths, and conquer obstacles with algorithmic prowess. π‘ Solve challenges using recursion or graph traversal, and witness the thrill of finding the exit! Let's guide the rat to victory together! π§π
SangeetaSharma73/WeatherApp
Our Python Weather App with GUI π¦οΈ provides real-time weather updates, multi-day forecasts, and interactive maps πΊοΈ. Users enjoy customizable display options, alerts for severe weather, and location detection π. With sleek design and cross-platform compatibility, it's a user-friendly solution for staying informed and planning activities.
shk0Abdullah/The_Perfect_Guess
A simple Python game where the player attempts to guess a randomly generated number within a specified range.
001pulsar/pyNumGuessGame
A simple and minimalist random number guessing game written in Python 3.
03-Bunny-06/Password-Utility
This Python script offers a user-friendly tool for generating strong passwords and evaluating the strength of custom passwords.
Aymen016/Role-Playing-Game
Embark on a thrilling adventure with this Text-Based RPG System! Battle monsters, level up, and manage your inventory in an engaging, strategic text-based game. Perfect for RPG fans and Python developers diving into game development! π
balajimanilal/Py_Capstone1-Blackjack-Game
Welcome to the **Blackjack Game** repo! This is a simple text-based implementation of the classic card game, Blackjack. Players compete against a dealer to reach a score of 21 or as close to it as possible without going over.
Lahari3333/SWG-game
Created a snake, water, gun game using python
Nikishita2006/Coin_toss-game
Coin-toss game is a fun game, where computer randomly flips a coin and the user tries to guess the result, they can also bet for the tossed coin.
Nikishita2006/number_guessing_game
This is a fun python console guess the number game, where you have to guess the randomly generated number from 1-9, try your guessing power
Nikishita2006/Rock_Paper_Scissor
This is a simple command-line Rock Paper Scissors game built using Python. The user plays against the computer, The game takes user's input and compares it with Computer's input
Nikishita2006/Saiman-says-game
Saiman-says game is a fun-interactive game, where you will follow the instructions only when computer used the word Saiman
prachisharma-py/hangman
A beginner-friendly terminal-based Hangman game built with Python. Guess the hidden word letter-by-letter, avoid losing all your lives, and enjoy ASCII art visuals as you play! Great for practicing loops, string handling, and basic game logic.
prachisharma-py/number-guessing-game
A fun and beginner-friendly terminal-based number guessing game built in Python. Choose your difficulty, guess the correct number between 1 and 100, and beat the odds! Great for learning loops, functions, and control flow.
pranjalco/turtle-crossing-game-intermediate
A fun and interactive game where the player guides a turtle from the bottom to the top of the screen while avoiding cars moving from right to left. The game becomes progressively challenging as the cars move faster with each level. The player uses `w` to move the turtle up and `s` to move it down. The game ends if the turtle collides with a car.
Randomiser47/Python4
100 days of programming in python day 4
rhc-iv/py-typing-test
A Desktop Python App testing accuracy/speed of typing input
SangeetaSharma73/RockPaperScissor
"Rock πͺ¨, paper π, scissors βοΈ! Play this classic game with a modern twist. Choose your move and see who wins. The GUI adds flair π to the competition. Let's see who comes out on top in this battle of wits and luck. Are you ready to play?"
wonders-why/Password-Generator
A secure password generator with no possible way of being able to trace the password