trrt-good/TrainingDataGenerator.jl
Generates training data for training ML models. This may seem useless but it can sometimes be helpful if you don't feel like finding a ton of data yourself. Plus, because you can customize how data is generated, you can create some nasty datasets to test your algorithms.
JuliaMIT