-
Updated
Dec 24, 2019 - PHP
randomization
Here are 135 public repositories matching this topic...
-
Updated
Jun 2, 2020 - Ruby
Might be good to add this to the documentation :
- user-agent strings provided is not "random" because
user-agents.json.gzcontains browser fingerprints not user-agents strings so it will give you a representation of what is most used at the time period depending of the version of the lib. - the db is updated in full not incremental, so old UA are ventilated
For example :
Top user agen
-
Updated
May 18, 2020 - Java
-
Updated
May 26, 2020 - Ruby
MSVC on Windows prepends padding instructions to functions for alignment (it currently uses the CC opcode for this and a 16-byte alignment for all functions by default). We currently preserve those instructions as "gap functions", but they should be safe to discard. We could add a pass that scans all gap functions and trims them by removing all CC (and even 90 as well) opcode.
-
Updated
May 19, 2020 - Python
The UI does not reflect that Floor shuffle requires these flags.
The UI should be updated, or the Floor shuffle code should be updated to allow for use without treasure and npc shuffle
I think that there 2 errors:
Set<T> sampleMultiplehas an incorrect comment "@return a random element from the collection" because it doesn't return an element but a set of elementsList<T> sampleMultiplementions that "elements don't r
-
Updated
Mar 12, 2018 - HTML
-
Updated
Jun 28, 2017 - C#
-
Updated
May 4, 2020 - Python
-
Updated
Aug 28, 2018 - Java
-
Updated
Dec 29, 2018 - Java
-
Updated
Jun 6, 2020 - Python
-
Updated
Dec 1, 2018 - JavaScript
-
Updated
Oct 5, 2018 - C++
-
Updated
Jun 14, 2016 - Shell
-
Updated
Jun 15, 2019 - C
Expected Behavior
Documentation should be use focused and have more user focused discussion and answers. For example, like adding a faq w
Add DocFX
-
Updated
Feb 1, 2020 - Ruby
-
Updated
Jun 2, 2020 - C#
-
Updated
May 1, 2017 - Python
-
Updated
Mar 8, 2016 - Python
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Sep 1, 2019 - JavaScript
-
Updated
Apr 16, 2020 - TypeScript
-
Updated
Dec 27, 2018 - C++
-
Updated
Jul 10, 2017 - Stata
Improve this page
Add a description, image, and links to the randomization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the randomization topic, visit your repo's landing page and select "manage topics."


Hi. I wanted to report an issue. generatedata requires the /cache folder to be writable. However, on CentOS 7, making the folder writable is not enough because the default SELinux policy prevents writing to the /cache folder that is in /var/www/html. To fix this issue, one would have to run the following as root: