This library aims at facilitating creating fake data.
Random data available:
- Name
- Postal address
- Paragraph
- Email address
- User agent
- Basic user (with name, email and ID)
- IP address
- Unique ID (UUID v4)
- URL
Todo:
- Add unit tests
Possible improvements:
- Be able to only generate random IP addresses within a certain range
- Be able to control paragraph length
- Be able to generate locally consistent data (phone number / address / name / etc. from a given country)