Version: 1.00
A simple fake data generator library
Code corrected from ChatGPT.
GitHub: https://github.com/pyhoon/Faker-B4X
Welcome to fork and contribute.
Code example:
A simple fake data generator library
Code corrected from ChatGPT.
GitHub: https://github.com/pyhoon/Faker-B4X
Welcome to fork and contribute.
Code example:
B4X:
Dim fk As Faker
fk.Initialize
Log(fk.FullName) ' e.g. Alice Miller
Log(fk.Email) ' e.g. alice.smith@mail.com
Log(fk.PhoneNumber) ' e.g. +6019-8745632
Log(fk.Address) ' e.g. 123 Johnson St, Tomtown