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

22 Commits

Author SHA1 Message Date
Vinicius Brasil
9243265586
Fix README.md titles 2018-12-08 00:30:13 -02: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
2f5358eb0d add configs for travis 2017-02-18 11:44:25 +03:00
Aşkın Gedik
fb5c4708f7 commerce 2016-03-28 23:52:01 +03:00
Aşkın Gedik
bc5c00e912 add Address.country_code 2016-03-28 10:41:33 +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
a2b3ede6fa add positive, negative, between 2016-03-27 23:31:10 +03:00
Aşkın Gedik
2f11a2121f add team & company.logo 2016-01-17 22:44:55 +02:00
Aşkın Gedik
36fe59b671 add fetch 2016-01-14 09:31:50 +02:00
Aşkın Gedik
e45011e955 add finance & Data 2016-01-12 08:57:54 +02:00
Aşkın Gedik
7d8998e74d add decimal 2016-01-07 09:31:24 +02:00
Aşkın Gedik
d0044abb6d add password and price 2016-01-07 09:26:30 +02:00
Aşkın Gedik
bbd1a10a42 add commerce 2016-01-06 16:39:25 +02:00
Aşkın Gedik
0872d98f55 add slug and url 2016-01-06 16:01:56 +02:00
Aşkın Gedik
ae08268c78 add separators to Internet.user_name 2016-01-06 15:57:20 +02:00
Aşkın Gedik
099dce6fc3 add number 2016-01-06 15:16:07 +02:00
Aşkın Gedik
930398a41e add Address.time_zone 2016-01-06 14:35:14 +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
6f91a185ab add latitude && longitude 2016-01-05 22:25:13 +02:00
Aşkın Gedik
475d7312d8 first commit 2016-01-05 17:11:19 +02:00