A small library of helper classes for dealing with random data using weighted distributions
Go to file
2025-09-27 10:42:56 -07:00
random_sets fix weightedsets random() 2025-09-27 10:42:56 -07:00
test handle datasets with one column only 2024-02-17 16:57:51 -08:00
.gitignore Initial commit 2023-12-23 15:25:06 -08:00
LICENSE Initial commit 2023-12-23 15:25:06 -08:00
pyproject.toml fix bug where datasources with empty sets would generate the wrong response 2024-02-17 15:46:48 -08:00
README.md Initial commit 2023-12-23 15:25:06 -08:00

random-sets

A small library of helper classes for dealing with random data using weighted distributions