haruntuncay
357d0c4333
Fixed code review requests.
2019-03-25 14:22:02 +03:00
haruntuncay
8b34ad5983
Change hard-coded random integer upper-bound.
2019-03-14 23:23:31 +03:00
haruntuncay
6440b082ec
Add hex value generation, both for as color and as random, see issue #282
2019-03-14 23:09:15 +03:00
Serge Bishyr
44cc4ec091
Add Weather Faker class ( #280 )
...
* Add weather descriptions
* Add random temperature
* Add Ukrainian and Russian weather and temperature data
* Update README
* Add generator for temperature in a range
* Add Weather class to IT tests
2018-02-15 10:32:17 +11:00
Pascal Schumacher
be5b957082
remove unused import statements ( #227 )
2017-05-22 08:37:23 +10:00
Ricky
13841611e6
moved the random service methods into the options class
2017-04-21 16:45:30 +10:00
Dennis Schroer
97bc261e29
Fix code formatting
2017-04-12 09:41:02 +02:00
Dennis Schroer
fab9e4b32f
Add methods to select a random element from arrays, items or enumerations
2017-04-10 15:45:47 +02:00
Michael Schechter
f05ad85f9c
Updated to commons-lang3 ( #119 )
...
* Updated to commons-lang3
Updated dependency; changed RandomService to use Random directly
* Fixed bad import
Updated missed import
2016-08-12 14:05:03 +10:00
Pascal Schumacher
bc0129d8e3
regexify should use seed ( #96 )
...
update to generex version to 1.0.0 to make this possible
2016-05-05 06:42:14 +10:00
fabito
1650a5b540
added method image to the Inter
...
net faker module
2015-10-25 22:29:41 -02:00
Peter Miklos
7e4a80664a
added support for fake future date generator
2015-07-04 22:28:52 +02:00
Isaac Sadaqah
0bcfc26b2c
Refactor unit tests and update history.md
...
1. Use hamcrest for testing
2. Change isNumber test to be more inclusive (negative numbers, decimal numbers, etc)
3. Break latitude and longitude range tests
4. Update history.md
2014-06-25 00:27:40 -04:00
Ricky Yim
fafa5ec340
moved service to their own package
2014-04-25 10:04:59 +10:00