module FFaker::RandomUtils

Methods for returning repeatably-random data using the internal Random Number Generator. You should not need to use this directly, it is automatically included when you ‘include ModuleUtils` in a FFaker module.