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)
Retrying library for Python

Tenacity Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just

Julien Danjou 4.3k Jan 05, 2023
Generates a random prnt.sc link and display image.

Generates a random prnt.sc link and display image.

Emirhan 3 Oct 08, 2021
Link-tree - Script that iterate over the links found in each page

link-tree Script that iterate over the links found in each page, recursively fin

Rodrigo Stramantinoli 2 Jan 05, 2022
Allows you to canibalize methods from classes effectively implementing trait-oriented programming

About This package enables code reuse in non-inheritance way from existing classes, effectively implementing traits-oriented programming pattern. Stor

1 Dec 13, 2021
Exports the local variables into a global dictionary for later debugging.

PyExfiltrator Julia’s @exfiltrate for Python; Exports the local variables into a global dictionary for later debugging. Installation pip install pyexf

6 Nov 07, 2022
Create powerful passwords easily and with many options with this program

Password_Generator About the Program: You can create powerful passwords with this program with many options easily! Features: You can copy the generat

Sina.f 0 Jul 14, 2022
A clock app, which helps you with routine tasks.

Clock This app helps you with routine tasks. Alarm Clock Timer Stop Watch World Time (Which city you want) About me Full name: Matin Ardestani Age: 14

Matin Ardestani 13 Jul 30, 2022
Kanye West Lyrics Generator

aikanye Kanye West Lyrics Generator Python script for generating Kanye West lyrics Put kanye.txt in the same folder as the python script and run "pyth

4 Jan 21, 2022
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.

isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. It provides a command line utility, Python library and plugins for various e

Python Code Quality Authority 5.5k Jan 08, 2023
Extends the pyranges module with operations on joined genomic intervals

tiedpyranges Extends the pyranges module with operations on joined genomic intervals (e.g. exons of same transcript) Install with: pip install tiedpyr

Marco Mariotti 4 Aug 05, 2022
Python code to remove empty folders from Windows/Android.

Empty Folder Cleaner is a program that deletes empty folders from your computer or device and removes clutter to improve performance. It supports only windows and android for now.

Dark Coder Cat | Vansh 4 Sep 27, 2022
Simple tool for creating changelogs

Description Simple utility for quickly generating changelogs, assuming your commits are ordered as they should be. This tool will simply log all lates

2 Jan 05, 2022
Tools for binary data on cassette

Micro Manchester Tape Storage Tools for storing binary data on cassette Includes: Python script for encoding Arduino sketch for decoding Eagle CAD fil

Zack Nelson 28 Dec 25, 2022
Personal Toolbox Package

Jammy (Jam) A personal toolbox by Qsh.zh. Usage setup For core package, run pip install jammy To access functions in bin git clone https://gitlab.com/

5 Sep 16, 2022
Cleaning-utils - a collection of small Python functions and classes which make cleaning pipelines shorter and easier

cleaning-utils [] [] [] cleaning-utils is a collection of small Python functions

4 Aug 31, 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
Basic loader is a small tool that will help you generating Cloudflare cookies

Basic Loader Cloudflare cookies loader This tool may help some people getting valide cloudflare cookies Installation 🔌 : pip install -r requirements.

IHateTomLrge 8 Mar 30, 2022
Produce a simulate-able SDF of an arbitrary mesh with convex decomposition.

Mesh-to-SDF converter Given a (potentially nasty, nonconvex) mesh, automatically creates an SDF file that describes that object. The visual geometry i

Greg Izatt 22 Nov 23, 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
A thing to simplify listening for PG notifications with asyncpg

A thing to simplify listening for PG notifications with asyncpg

ANNA 18 Dec 23, 2022