All 74 actions are exposed through a single unified interface (IFakeBogus / FakeBogus), which maps to the Bogus OSInterface in ODC. Actions are organized into logical regions within the interface. This includes 63 single-value actions and 11 bulk generation actions that return List.
IFakeBogus
FakeBogus
List
These actions generate multiple records in a single call, avoiding the overhead of calling individual actions in a loop. All accept a count parameter (default 10, max 10,000).
count
Check complete documentation at https://github.com/Redeagle48/OutSystems.Extension.Bogus