fake
Here are 523 public repositories matching this topic...
-
Updated
Feb 17, 2022 - Python
-
Updated
Jan 21, 2022 - Swift
-
Updated
Jan 29, 2021 - C
-
Updated
Feb 21, 2021 - C++
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Feb 1, 2020 - Python
-
Updated
Feb 3, 2022 - TypeScript
If you want to contribute a translation let me know.
- English (@Schlaubischlump)
- German (@Schlaubischlump)
- Spanish (@bailaowai)
- Chinese (@bailaowai)
- Swedish (@devmaximilian)
- Italian (@Rithari)
- French
- Others
...
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 24, 2022
- Add healthcheck to Docker image
-
Updated
Mar 15, 2021 - Go
-
Updated
Mar 30, 2022 - PHP
-
Updated
Mar 16, 2022 - JavaScript
-
Updated
Jul 27, 2021 - 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."
In most our tests we have a section for seeded based tests that tests the deterministic of a module.
Somehow we currently don't have that for the random module. So let's add them.
Contributor can orientate on other test files.