Topic: "random-module"
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 Notebook - Size: 1.27 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 227

Himan10/BlackJack
Hand of Black Jack ...
Language: Python - Size: 107 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 7

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: Python - Size: 5.76 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

Tufanchakrabory/Basics-of-python-programming
All the program is written in python and easy to understand
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

PrathameshDhande22/Guess-the-Number-game
Guess the Number game is made using Java Swing GUI.
Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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: Python - Size: 13.3 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sudhish-rithvik/Typing-Speed-Test
This is a GUI based Python Program which measures your Typing speed.
Language: Python - Size: 556 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

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: Python - Size: 5.59 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

sumitgirwal/AdvancedCricketTournament
Advanced Cricket Tournament Simulation Program using Python
Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Suhaib-Arif/Projects
Beginner Level Python projects
Language: Python - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MashymAli/random_password_generator
generate random password of specific length using random module in python.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

princesslisa/Rock-Paper-Scissors
Rock paper scissors game developed by Lisa Ogbechie as a task during the Zuri x I4G training on Backend-Python.
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

anmol1512/Hangman_Game
A Basic hangman game using Python(With random package and file handling concept)
Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

chinmay29hub/hangman-game
A simple command line based hangman game using python3
Language: Python - Size: 415 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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 - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

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 - Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

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: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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 - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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 Notebook - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Randomiser47/Python4
100 days of programming in python day 4
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SangeetaSharma73/Git-Gui-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: Python - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SangeetaSharma73/GitWeatherApp
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: Python - Size: 61.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SangeetaSharma73/Rat_in_maze
🐀 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: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akgupta1337/bogo_string_permutations_generator
Python program to explore unique string permutations using random module (Brute Force).
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jaan2703/Password-generator
This project will generate a password for respective website
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ismael-Moreira-JVS/Busca-Binaria
Este código Python inclui funções de pesquisa em listas. A função "pesquisa" realiza uma pesquisa linear, enquanto "pesquisa_binaria" implementa uma pesquisa binária, sendo mais eficiente para listas ordenadas.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ismael-Moreira-JVS/Jogo-Do-Galo
Este projeto em Python implementa o clássico jogo do Galo, onde jogadores podem competir contra um adversário controlado por inteligência artificial. O jogo inclui três tipos de jogadores: humano, aleatório e uma IA que utiliza o algoritmo Minimax para tomar decisões estratégicas.
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ismael-Moreira-JVS/Jogo-Forca
Este código Python representa um jogo clássico de "Forca". O jogo escolhe aleatoriamente uma palavra a partir de um conjunto de palavras e o jogador tenta adivinhar a palavra, inserindo letras. O jogo mostra o progresso do jogador, com letras adivinhadas e letras não adivinhadas representadas como traços e informa quantas tentativas o jogador fez.
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ismael-Moreira-JVS/Pedra-Papel-Tesoura
Este código Python representa um jogo simples de "Pedra, Papel e Tesoura" entre um jogador e um computador. O jogo utiliza o módulo "random" para que o computador escolha suas jogadas de forma aleatória.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ismael-Moreira-JVS/Adivinhe-o-Numero
Este repositório apresenta dois programas Python relacionados a jogos de adivinhação de números, um voltado para a máquina adivinhar e outro para o jogador adivinhar. Ambos os programas foram desenvolvidos utilizando o módulo "random".
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WillCaton2350/randomPasswordGenerator
Encryption tool made from a while-loop with nested conditional statements. It also holds two for-loops that iterate over a list of specified characters
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

amfilipovic/ransec_testing
A collection of utilities to test, generate and and analyze data from 'random' and 'secrets' modules with Matplotlib, NumPy and SciPy in Python
Language: Python - Size: 922 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rhc-iv/py-typing-test
A Desktop Python App testing accuracy/speed of typing input
Language: Python - Size: 200 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sushain-gupta/MLH-Day-5-Challange
A simple guessing game using Python
Language: Python - Size: 255 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CoderMadhuresh/RandomPasswordGenerator
It's a simple Python program where you can generate your own strong random passwords. You can generate as many passwords as you want at a time.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sahilwadhwa0/Classic-Snake-Game
It's a classic game in which a object is randomly displayed at screen (snake's food) and snake had to eat it .
Language: Python - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Aslm-Fawzy/Thanos_Project_-Hands_on_Python_Basics-
Simulation of Thanos Movies Using Python Basics
Language: Jupyter Notebook - Size: 4.72 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MwikaliMusyoki/Rock-Paper-Scissors
Rock paper scissors game written in python.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ajish-antony/python-password-generator
Here I have made a python script that will generate a password. At the same time, the script supports two different scenarios (Random Creation & Based on Condition)
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Anirban-Chand/Dice-Rolling
Dice Rolling Python Project
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

msindev/PassGen
A simple Password Generator in Python made using Python's random module
Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
