This Python script generates unique and culturally-inspired names for imaginary Indian states by creatively combining real Indian state name components.
- Ensure you have Python installed on your system.
- download the
base.py
file. - Run the script by executing the following command in the terminal:
python base.py
- Enter the number of unique state names you want to generate when prompted.
- The script will generate and display the unique state names for you.
Enter the number of unique state names you want to generate: 5
Generated Unique State Names: Madhya Bengal Karnataka Pradesh Assam Nadu Rajasthan Pradesh Himachal Pradesh
These state names are entirely fictional and do not correspond to real Indian states. The purpose of this script is to generate fun and creative names inspired by Indian state names.