1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Ricky Chilcott
5e4fc757e5 Uniquify no argument methods 2018-09-24 08:22:18 -04:00
Ricky Chilcott
ed11040aa5 Run crystal tool format 2018-09-21 08:13:42 -04:00
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
Serdar Dogruyol
ae84c91f94 Update to Crystal 0.19.4 2016-10-20 14:29:47 +03:00
Aşkın Gedik
bc5c00e912 add Address.country_code 2016-03-28 10:41:33 +03:00
Aşkın Gedik
a2b3ede6fa add positive, negative, between 2016-03-27 23:31:10 +03:00
Aşkın Gedik
1427480a97 regexify test && macro find_fn 2016-01-15 10:36:23 +02:00
Aşkın Gedik
36fe59b671 add fetch 2016-01-14 09:31:50 +02:00
Aşkın Gedik
6a2833f187 regexify 2016-01-12 09:00:47 +02:00
Aşkın Gedik
dd0be570be others 2016-01-06 14:21:35 +02:00
Aşkın Gedik
dc3095f20c add title 2016-01-06 09:23:15 +02:00
Aşkın Gedik
3319563262 change data 2016-01-05 22:16:17 +02:00
Aşkın Gedik
475d7312d8 first commit 2016-01-05 17:11:19 +02:00