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.

    Language:Jupyter Notebook23510228
  • Himan10/BlackJack

    Hand of Black Jack ...

    Language:Python9447
  • 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...

    Language:Python4101
  • Tufanchakrabory/Basics-of-python-programming

    All the program is written in python and easy to understand

    Language:Python4110
  • PrathameshDhande22/Guess-the-Number-game

    Guess the Number game is made using Java Swing GUI.

    Language:Java2100
  • anmol1512/Hangman_Game

    A Basic hangman game using Python(With random package and file handling concept)

    Language:Python110
  • chinmay29hub/hangman-game

    A simple command line based hangman game using python3

    Language:Python110
  • 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.

    Language:Python1100
  • MashymAli/random_password_generator

    generate random password of specific length using random module in python.

    Language:Python1101
  • 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.

    Language:Python1100
  • 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.

    Language:Python1100
  • sudhish-rithvik/Typing-Speed-Test

    This is a GUI based Python Program which measures your Typing speed.

    Language:Python1100
  • Suhaib-Arif/Projects

    Beginner Level Python projects

    Language:Python1110
  • sumitgirwal/AdvancedCricketTournament

    Advanced Cricket Tournament Simulation Program using Python

    Language:Python110
  • akgupta1337/bogo_string_permutations_generator

    Python program to explore unique string permutations using random module (Brute Force).

    Language:Python0100
  • Jaan2703/Password-generator

    This project will generate a password for respective website

    Language:Python0100
  • 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!

    Language:Python0100
  • 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! πŸ§€πŸŒŸ

    Language:Python0100
  • 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.

    Language:Python0100
  • shk0Abdullah/The_Perfect_Guess

    A simple Python game where the player attempts to guess a randomly generated number within a specified range.

    Language:Python00
  • 001pulsar/pyNumGuessGame

    A simple and minimalist random number guessing game written in Python 3.

    Language:Python
  • 03-Bunny-06/Password-Utility

    This Python script offers a user-friendly tool for generating strong passwords and evaluating the strength of custom passwords.

    Language:Python
  • 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! πŸš€

    Language:Jupyter Notebook10
  • 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.

    Language:Python
  • Lahari3333/SWG-game

    Created a snake, water, gun game using python

    Language: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.

    Language:Python
  • 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

    Language:Python
  • 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

    Language:Python
  • 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

    Language:Python
  • 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.

    Language:Python
  • 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.

    Language:Python
  • 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.

    Language:Python10
  • Randomiser47/Python4

    100 days of programming in python day 4

    Language:Python
  • rhc-iv/py-typing-test

    A Desktop Python App testing accuracy/speed of typing input

    Language:Python10
  • 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?"

    Language:Python10
  • wonders-why/Password-Generator

    A secure password generator with no possible way of being able to trace the password

    Language:Python