fake
Here are 556 public repositories matching this topic...
Description
Create a playground environment on stackblitz using the falso.new domain:
https://developer.stackblitz.com/docs/guide/open-from-github#set-up-the-main-starter-url
See faker.js example.
Proposed solution
No response
Alternatives considered
No response
Do you want to create a pull request?
No
-
Updated
Jul 18, 2022 - Python
-
Updated
Jul 8, 2022 - Swift
-
Updated
Jan 29, 2021 - C
-
Updated
Jul 23, 2022 - TypeScript
-
Updated
May 7, 2022 - C++
-
Updated
Jul 16, 2022 - JavaScript
I wanted to make a note of this before I forget
We can leverage device farms for creating fingerprint database / set.
Because we can opt for real devices and would have hundreds to select from (not to mention a simple framework) creating and regenerating profiles from ddump shouldn't be an issue. When I get some free time this week I do plan on doing this.
(on a side note - i do believe one
-
Updated
Feb 1, 2020 - Python
-
Updated
Feb 3, 2022 - TypeScript
- Add healthcheck to Docker image
-
Updated
Apr 26, 2022
-
Updated
May 26, 2022 - Go
-
Updated
Jul 19, 2022 - Go
-
Updated
Mar 30, 2022 - PHP
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."
Clear and concise description of the problem
https://github.com/faker-js/faker/blob/fbddaa39e830e1ac44e7821d219ca7859af79e95/src/modules/company/index.ts#L37-L41
Currently the patterns are hardcoded to match English company names.
Suggested solution
The patterns should be localized so other locales can define custom patterns.
Alternative
No response
Additional context
T