diff options
| author | Ben Kirberger <[email protected]> | 2021-04-21 11:53:51 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-21 11:53:51 -0500 |
| commit | 11116da0962ff4683d1c69c2c2d1e9aed3801bfe (patch) | |
| tree | 30d737414fe5d99ee5a4693a99465e732004a792 | |
| parent | e073ace19cbf68857a5731dc3302fda0eb36cf24 (diff) | |
| download | faker-11116da0962ff4683d1c69c2c2d1e9aed3801bfe.tar.xz faker-11116da0962ff4683d1c69c2c2d1e9aed3801bfe.zip | |
Remove deprecated "random" entries.
Seeing deprecation messages when trying to use faker.random.number -- Do we need any other updates, perhaps here as well? http://marak.github.io/faker.js/
| -rw-r--r-- | Readme.md | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -255,21 +255,6 @@ https://github.com/faker/faker-cloud * phoneNumber * phoneNumberFormat * phoneFormats -* random - * number - * float - * arrayElement - * arrayElements - * objectElement - * uuid - * boolean - * word - * words - * image - * locale - * alpha - * alphaNumeric - * hexaDecimal * system * fileName * commonFileName |
