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

18 Commits

Author SHA1 Message Date
Davide Paolo Tua
fa7f556864 Fix username rotating between only 4 fixed values 2021-02-24 14:44:22 +01:00
Davide Paolo Tua
56a48c18bd Fix business card failing spec 2020-11-17 19:15:28 +01:00
Ricky Chilcott
4d8f2e6f6e Crystal format 2019-06-18 22:20:53 -04:00
Ricky Chilcott
0b8c158403 Merge remote-tracking branch 'askn/master' into feature/unique 2019-06-18 20:53:11 -04:00
Dom Postorivo
df79923101 fix nested it in specs 2019-02-25 20:55:08 -05:00
Ricky Chilcott
5e4fc757e5 Uniquify no argument methods 2018-09-24 08:22:18 -04:00
Ricky Chilcott
6e5e8fad11 Fixing specs 2018-09-21 08:41:48 -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
Aşkın Gedik
ad6ea8dfdb assert => it 2017-02-23 19:48:30 +03:00
Aşkın Gedik
fb5c4708f7 commerce 2016-03-28 23:52:01 +03:00
Aşkın Gedik
0b5942bf58 update Internet#password 2016-03-28 01:26:33 +03:00
Aşkın Gedik
ca166af7af add Hacker 2016-03-28 00:08:52 +03:00
Aşkın Gedik
ed6663e116 add Number.hexadecimal 2016-03-28 00:08:23 +03:00
Aşkın Gedik
a2b3ede6fa add positive, negative, between 2016-03-27 23:31:10 +03:00
Aşkın Gedik
393096792d update crystal version 2016-03-26 23:42:45 +02:00
Aşkın Gedik
2f11a2121f add team & company.logo 2016-01-17 22:44:55 +02:00
Aşkın Gedik
1427480a97 regexify test && macro find_fn 2016-01-15 10:36:23 +02:00
Aşkın Gedik
475d7312d8 first commit 2016-01-05 17:11:19 +02:00