Im looking to create a real looking .cvs or .json file as if it was exported from a password manager.
- E-Mail should always be the same and of my choice. Username should not be weird/random letters.
- Websites should be real, random standard websites like facebook, twitter, instagram etc. no weird stuff.
- bonus if it has credit cards or notes like “bitcoin wallet”.
I found mockaroo, but the stuff it generates is too random. Any other tools that are suitable for this and can be used by a noob?
Many thanks!
I would suggest to write a Python script together with https://pypi.org/project/Faker/ - might not be the noob-friendliest, but also not too hard to do