random-generation
Here are 447 public repositories matching this topic...
The simple, stupid random Java beans generator
-
Updated
Dec 16, 2019 - Java
Double Color Roofs
Describe the bug
On some buildings the building descriptor for roofs has the same color twice
To Reproduce
Just open an building with a roof building descriptor until you see one with the same color twice
Expected behavior
The roof should be two different colors or one single color, but not the same color twice
Screenshots
https://i.imgur.com/XSmWRBd.png
MockNeat is a Java 8+ library that facilitates the generation of arbitrary data for your applications.
-
Updated
Dec 11, 2019 - Java
:black_nib: Markov process-based procedural name and word generator
-
Updated
Dec 2, 2019 - Haxe
Random dataframe and database table generator
-
Updated
Dec 12, 2019 - Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
-
Updated
Dec 14, 2019 - Jupyter Notebook
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
-
Updated
Dec 15, 2019 - Swift
Given the introduction of "small" and "big" word lists in v3.1.0, I'd like to decrease the size of the "small" word list from ~129k words to 100k at most, and possibly even down to 50k.
The small list should be acceptable for general use, and as lightweight as possible. We should remove any [stop words](https://en.wikipedia.org/wiki/Stop_word
Generate tabletop RPG nonsense at the push of a button! (on Android)
-
Updated
Oct 6, 2019 - Kotlin
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
Generate random pixel art galaxies! In honor of Hubble Space Telescope, SNES videogames and Bob Ross
-
Updated
Nov 30, 2019 - C
Deterministic pseudo-random number generator for JavaScript and TypeScript
-
Updated
Dec 14, 2019 - TypeScript
Docker image for a random log generator.
-
Updated
Dec 7, 2019 - Shell
Terraria-clone game. (Moved to https://gitlab.com/hydren/terrarium, this is a mirror)
-
Updated
Aug 25, 2019 - C++
A Python module for a template language that generates randomized data
-
Updated
Aug 4, 2019 - Python
Additional univariate and multivariate distributions
-
Updated
Oct 12, 2019 - C++
lib12 is a library of universal helpers and extensions useful in any .NET project
-
Updated
Oct 30, 2019 - C#
Projeto para um cliente, afim de automatizar a escolha de números, pois o mesmo é jogador de loterias e queria um sistema para gerar jogos prontos.
-
Updated
Oct 15, 2019 - HTML
Improve this page
Add a description, image, and links to the random-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the random-generation 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: