| Age | Commit message (Collapse) | Author | Files | Lines |
|
Current status:
- moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype
- moved respective test from random.unit to datatype.unit
- tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called
- adapted all lib files that use moved methods (mostly number)
- adapted tests of respective files to spy on the correct method
- adapted README in order to promote usage of method that logs a DeprecationWarning
|
|
Fix: internet email for japanese and chinese characters
|
|
|
|
|
|
|
|
[examples] [minor] add missing statement, consistent `=` format
|
|
* Adds unique value API for use with any method
* Using in-memory store for unique values
* Provides maxRetries and maxTime options
* RE: #466 #245 #477
|
|
|
|
|
|
|
|
|