🚀 Faker 0.1

Hi,

I’ve just released a custom module to make use of the Faker library. A library to generate fake data. Useful for testing and demos.

This one implements the Faker generator wrapper which is a useful function that allows us to combine any method from the Faker API
Just make sure you are enclosing the Faker methods you want to call in double curly brackets.

Some screenshots

image

You can download it from here. PRs accepted.

11 Likes

Great work once again @JonL. It’s so exciting to see how this new feature of Wappler will exponentially expand its usefulness and awesomeness :slightly_smiling_face:

1 Like

@JonL, this is awesome! It’s gonna be super useful. Thank you!

1 Like

I am very glad it is useful for you! Let me know when you try it out if you find any issues.

2 Likes

Be advised that the author of the library might have decided not to maintain it anymore.

I released this custom module one week prior to this statement.

Also if you want to read some lore about the coder behind faker:

The author states it’s fake news here:

This extension is currently unsupported as there were issues with the library. It went unsupported by the author.

There is an alternative that is maintained in case anyone needs it.