Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.21 KB
# Usermaker

This tool generates random usernames based on user requests. You can specify criteria such as length, inclusion of numbers, special characters, or keywords. The tool creates unique and random usernames tailored to your preferences, ideal for social media, gaming, or any online platforms.

تقوم هذه الأداة بتوليد أسماء مستخدمين عشوائية بناءً على طلبات المستخدم. يمكنك تحديد معايير مثل الطول، تضمين الأرقام، الرموز الخاصة، أو الكلمات. تُنشئ الأداة أسماء مستخدمين فريدة تتناسب مع تفضيلاتك، وهي مثالية لوسائل التواصل الاجتماعي أو الألعاب أو أي منصات إلكترونية.

---

## For Windows

- Download the `.exe` file.
- Run the program directly, and the output will be saved in the `list.txt` file.

## For iSH

1. Navigate to the home directory:
   ```bash
   cd /home
  1. Clone the repository:

    git clone https://github.com/0xruw/Usermaker.git
  2. Navigate to the tool folder:

    cd Usermaker
  3. Run the tool:

    python3 Usermaker.py