IntroductionOn this pageIntroductionrbx-faker is a library that generates Roblox data such as group icons and display names, inspired by faker-js.View API →ExamplesPlayer list story with FusionPlayerList { Players = Faker.Utils.createUniqueList(Faker.Users.createMockPlayer, 10) :: { Player }}