A quick random name generator

Overview

Random Profile Generator

USAGE & CREDITS

Any public or priavte demonstrative usage of this project is strictly prohibited, UNLESS WhineyMonkey10 (https://github.com/WhineyMonkey10) is credited in the demonstration of the code.

To use this code you must: 1. Download the project as a ZIP 2. Extract the ZIP into a file 3. Open a program such as Visual Studio Code 4. Upload the file to VS Code 5. Run the code

INFORMATION ON THE PROFILE GENERATOR

None of these credentials, addresses, names, ages or others are meant to replicate a person's actual personal credentials. All of these credentials were created as purley fictional names. If the project gets discontinued the current update being worked on will NOT be uploaded and or finshed, all suggestions declined and README.md updated.

PROBLEM DOCUMENTATION AND SUGGESTIONS

Of course, you can always make suggestion commits to the project, especially if there is an error, please make sure that you installed and properly setup the files, if you beleive that you have set it up correctly please try to loacte the problem, if it is not found make a comment to the project.

You might also like...
A quick username checker to see if a username is available on a list of assorted websites.
A quick username checker to see if a username is available on a list of assorted websites.

A quick username checker to see if a username is available on a list of assorted websites.

Aurin -  A quick AUR installer for Arch Linux. Install packages from AUR website in a click.
Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

A simple Python app that generates semi-random chord progressions.

chords-generator A simple Python app that generates semi-random chord progressions.

Python program to do with percentages and chances, random generation.

Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

 Genart - Generate random art to sell as nfts
Genart - Generate random art to sell as nfts

Genart - Generate random art to sell as nfts Usage git clone

Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.
Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.

Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.

Generates a random prnt.sc link and display image.

Generates a random prnt.sc link and display image.

Generate random german words
Generate random german words

Generate random german words / Generiere zufällige deutsche Wörter Getting Started Pip install with pip install zufallsworte Install the library with

Go through a random file in your favourite open source projects!

Random Source Codes Never be bored again! Staring at your screen and just scrolling the great world wide web? Would you rather read through some code

Comments
  • Switching to Flask

    Switching to Flask

    Woohoo!

    I'm going to move away from using Pyscript as it's very annoying and start using flask. Once flask is fully integrated I'll release a 'consumer' ready release for the Random Profile Generator!

    opened by WhineyMonkey10 1
Releases(v3.1)
  • v3.1(Jun 26, 2022)

    image

    Introducing Version 3.1

    In this all new version of 'Random Profile Generator' there have been so many improvements. Basically all improvements from v.3.0 Beta have been done. The README.md file has been improved, and received a full work-over.

    The newest working feature: Web Based. It is highly recommended for a smooth experience. Sometimes, the page may error. To fix it, just reload the page.

    image

    For starters, the Text Generation mode is fully functional. It includes text colors and non case sensitive input! Text Generation was the first type of generation for this project.

    image

    Second, the GUI options is going quite smoothly. The weird text and big spaces have been fixed. For now though, it is completely functional although not at all recommended unless you really want it.

    download (3)

    Finally,

    The best feature. The Web Based version. The Web Based version has undergone a lot of heavy development, and now to mention just a few things that have been improved:

          - Switched over to flask
    
          - Redesigned the whole website to make it more visually pleasing, and added a tick box for a middle name.
    

    This version is ready for production.

    Source code(tar.gz)
    Source code(zip)
  • v3.0-beta(Jun 24, 2022)

    download

    Introducing Version 3.0 Beta

    In this all new version of 'Random Profile Generator' there have been so many improvements. The improvements will be listed, although most will only be completed for v.3.0. The README.md file has been improved, although in v.3.0. It may receive a full workover.

    These features may include the Web Based option which will soon be the recommended option.

    image

    For starters, the Text Generation mode is fully functional. It includes text colors and non case sensitive input! Text Generation was the first type of generation for this project.

    image

    Second, the GUI options is going quite smoothly. In v.3.0 it will have a slight redesign. For now though, it is completely functional although not at all recommended unless you really want it.

    download (3)

    Finally,

    The best feature. The Web Based version. The Web Based version has undergone a lot of heavy development, and now to mention just a few things that have been improved:

          - Switched over to flask
    
          - Redesigned the whole website to make it more visually pleasing
    

    Hopefully, in v.3.0. the web based version should be ready for full release.

    Source code(tar.gz)
    Source code(zip)
  • V.2Beta(May 16, 2022)

    download GUI - Working Local web server - Sort of working, still uses HTTP Server and I'm still finding an error in importing the gen files.

    Otherwise, everything else is running quite well.

    This release includes:

             An updated version of the README.md file. 
             Almost fully working GUI (Not visually pleasing though).
             Local HTTP Server works, although it doesn't give a result. Will maybe move it to flask later on.
    
    Source code(tar.gz)
    Source code(zip)
  • V.1(May 3, 2022)

    The first version of Random Profile Generator. It includes the basics, and a few more advanced features. V. 1.2 Will hopefully have GUI Support. Then it will launch a web server on localhost. (V.2)

    Source code(tar.gz)
    Source code(zip)
  • V.1.5(May 4, 2022)

    download (1)

    Version 1.5

    Started simple GUI support, final result is printed to it. Planning to fix an error at the beginning of it. Local server can be run by going into the file (more advanced users).

    This version includes:

    • Early Support for GUI
    • Early Support for LocalServer (website)
    Source code(tar.gz)
    Source code(zip)
Cardano Stakepools: Check for scheduled blocks in current epoch.

ReLeaderLogs For Cardano Stakepool Operators: Lightweight Scheduled Blocks Checker for Current Epoch. No cardano-node Required, data is taken from blo

SNAKE (Cardano Stakepool) 2 Oct 19, 2021
A way to write regex with objects instead of strings.

Py Idiomatic Regex (AKA iregex) Documentation Available Here An easier way to write regex in Python using OOP instead of strings. Makes the code much

Ryan Peach 18 Nov 15, 2021
Export watched content from Tautulli to the Letterboxd CSV Import Format

Export watched content from Tautulli to the Letterboxd CSV Import Format

Evan J 5 Aug 31, 2022
A simple tool to extract python code from a Jupyter notebook, and then run pylint on it for static analysis.

Jupyter Pylinter A simple tool to extract python code from a Jupyter notebook, and then run pylint on it for static analysis. If you find this tool us

Edmund Goodman 10 Oct 13, 2022
Abstraction of a Unit, includes convertions and basic operations.

Units Abstraction of a Unit, includes convertions and basic operations. ------ EXAMPLE : Free Fall (No air resistance) ------- from units_test import

1 Dec 23, 2021
Simple python module to get the information regarding battery in python.

Battery Stats A python3 module created for easily reading the current parameters of Battery in realtime. It reads battery stats from /sys/class/power_

Shreyas Ashtamkar 5 Oct 21, 2022
ticktock is a minimalist library to view Python time performance of Python code.

ticktock is a minimalist library to view Python time performance of Python code.

Victor Benichoux 30 Sep 28, 2022
✨ Voici un code en Python par moi, et en français qui permet d'exécuter du Javascript en Python.

JavaScript In Python ❗ Voici un code en Python par moi, et en français qui permet d'exécuter du Javascript en Python. 🔮 Une vidéo pour vous expliquer

MrGabin 4 Mar 28, 2022
A simple and easy to use Spam Bot made in Python!

This is a simple spam bot made in python. You can use to to spam anyone with anything on any platform.

7 Sep 08, 2022
A string extractor module for python

A string extractor module for python

Fayas Noushad 4 Jul 19, 2022
A Random Password Generator made from Python

Things you need Python Step 1 Download the python file from Releases Step 2 Go to the directory where the python file is and run it Step 3 Type the le

Kavindu Nimsara 3 May 30, 2022
A tool for testing improper put method vulnerability

Putter-CUP A tool for testing improper put method vulnerability Usage :- python3 put.py -f live-subs.txt Result :- The result in txt file "result.txt"

Zahir Tariq 6 Aug 06, 2021
A monitor than send discord webhook when a specific monitored product has stock in your nearby pickup stores.

Welcome to Apple In-store Monitor This is a monitor that are not fully scaled, and might still have some bugs.

5 Jun 16, 2022
Utility to add/remove licenses to/from source files

Utility to add/remove licenses to/from source files. Supports processing any combination of globs, files, and directories (recurse). Pruning options allow skipping non-licensing files.

Eduardo Ponce Mojica 2 Jan 29, 2022
This repository contains scripts that help you validate QR codes.

Validation tools This repository contains scripts that help you validate QR codes. It's hacky, and a warning for Apple Silicon users: the dependencies

Ryan Barrett 8 Mar 01, 2022
Regression Metrics Calculation Made easy

Regression Metrics Mean Absolute Error Mean Square Error Root Mean Square Error Root Mean Square Logarithmic Error Root Mean Square Logarithmic Error

Ashish Patel 12 Jan 02, 2023
NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server

NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server

Aero 1 Mar 31, 2022
A tool written in python to generate basic repo files from github

A tool written in python to generate basic repo files from github

Riley 7 Dec 02, 2021
A string to hashtags module

A string to hashtags module

Fayas Noushad 4 Dec 01, 2021
A python script to generate wallpaper

wallpaper eits Warning You need to set the path to Robot Mono font in the source code. (Settings are in the main function) Usage A script that given a

Henrique Tsuyoshi Yara 5 Dec 02, 2021