Skip to content

Commit d1a6d48

Browse files
committed
Update README.md
1 parent d4b1c21 commit d1a6d48

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# sydney-bulk-identity-generator
2-
### Perfect for filling your database with dummy data that looks real!
1+
# sydney-personal-details-generator
2+
### Generate thousands of personal details with 1 click!
33

4-
Small program that generates personal details, such as address, full name, phone number, date of birth, gender, email for a person living in Sydney, Australia.
4+
This app can create a large amount of randomly generated personal details, including: address, full name, phone number, date of birth, gender, and email.
55

6-
The user can choose how many details they wish to generate, and the name of the output .csv file.
6+
The application outputs generated details into a csv file that can be opened in Excel or any text editor.
77

8-
You can then import that .csv file into your database, for more information read:
8+
This could be pretty useful for filling your database with dummy data that looks real; If you need to do that, please see:
99

1010
- MySQL - https://dev.mysql.com/doc/workbench/en/wb-admin-export-import-table.html
1111
- Microsoft SQL Server - https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard?view=sql-server-ver15

0 commit comments

Comments
 (0)