1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00
faker/spec
Caroline Glassberg-Powell 284782b26a GH-2 Add ability to seed
All the random functions are now passed through Faker.rng, a random
number generator that is created by default, but can also be set with
`Faker.seed`.

The tests use all the examples in the README to ensure that everything
has been seeded properly.

The only module not updated is Finance, but that's because the file
itself did not seem to compile, and there weren't any examples of using
it in the README.
2017-07-09 12:44:14 +01:00
..
address_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
business_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
commerce_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
company_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
faker_spec.cr add team & company.logo 2016-01-17 22:44:55 +02:00
hacker_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
internet_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
lorem_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
name_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
number_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
phone_number_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00
spec_helper.cr first commit 2016-01-05 17:11:19 +02:00
team_spec.cr GH-2 Add ability to seed 2017-07-09 12:44:14 +01:00