@rbxts/faker
v0.2.8
Published
A library that mocks Roblox user data, inspired by faker-js.
Downloads
25
Readme
Installation
You can install Faker as a wally dependency by adding this to your wally.toml
file:
Faker = "synpixel/[email protected]"
Why?
While at first sight this library might seem useless, it has various use cases, such as mocking Player instances for your interface. Mocking user data can get very tiring if done manually, this library is here to help with that.