fake
Here are 359 public repositories matching this topic...
- Faker version: 1.0.7
- OS: Ubuntu 16.04
I was wondering if it is possible to generate a list of 'n' unique company names? I saw some PR's which gave a unique keyword for 'words' but doesn't seem to extend to other providers? I understand i could just keep regenerating and dropping duplicates until I got a unique set of length n, but would be nice to just have a keyword for that (plus this m
Complete YARD docs
Here are all the Faker classes that have been updated with YARD docs/need to be updated:
- Blockchain
- Aeternity (#1742)
- Bitcoin (#1553)
- Ethereum (#1553)
- Tezos (#1553)
- Books
- Book (#1553)
- Culture (#1553) - Still needs descriptions for the YARD docs.
- Dune (#1553)
- Lovecraft (#1553)
- Creature
- Animal (#1
Foremost, fan of the service.
Currently all fake apis return list of objects. Generally great. Sometimes, however, the api just returns a list.
An api that just returns an array of strings / numbers would also be a nice addition.
If you want to spend minimal time on this, perhaps just take the list of dogs here:
https://github.com/dariusk/corpora/blob/master/data/animals/dogs.json
http://blog.cocoapods.org/CocoaPods-1.7.0-beta/#support-for-multiple-swift-versions
The swift_version DSL that was first introduced in CocoaPods 1.4.0 has now been expanded to support multiple Swift versions. This helps pod authors and gives consumers more flexibility when it comes to choosing which version of Swift to use when consuming a pod.
I noticed that you used image height param format as the font size.
https://github.com/Belval/TextRecognitionDataGenerator/blob/33d8985521645280e102987e773bf1e424a045df/TextRecognitionDataGenerator/computer_text_generator.py#L14
In my test, image_font = ImageFont.truetype(font=font_size=500), no error was reported, but it was time consuming.
So I am confused, why set format, font_size
-
Updated
Feb 1, 2020 - Python
Hello everyone!
I need some help to increase the number of examples in mocker, so these are the instructions:
- Go to the playground
- Create an example there, make sure that it is selfexplanatory and usefull for the rest of the users, the mission is to make accesible the use of this generator. Once is working and you make sure that is the be
In order to generate woo-commerce valid product, there should be taxonomy option, product_type. Without it product cannot be fetched with wc_get_product apis. Are you going to add it or we should manually edit the dummy product and assign product_type for them ?
-
Updated
Mar 15, 2018 - JavaScript
-
Updated
Sep 21, 2018 - Python
-
Updated
Apr 24, 2020
On SDK documentation it is said that for example with Delete message Target of InputParameters is EntityReference. I've seen on few occasions developers forgetting this when implementing unit tests and they've used Entity type instead of EntityReference.
- Add healthcheck to Docker image
-
Updated
May 20, 2020 - Go
jhop would accept a JSON file with the format defined below or a more robust one I don't know yet.
{
"/api/" : "{}",
"/profile/{id}/show": "/profile/{id}",
"/{}/{id}/show": "/{}/{id}"
}-
Updated
May 25, 2020 - Python
Improve this page
Add a description, image, and links to the fake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fake topic, visit your repo's landing page and select "manage topics."
Following the documentation it says: Decimal number faker.finance.amount(min, max, decimal places) Random number between "min" and "max" including decimals to X digits.
122.12"122.12"