Skip to content
#

synthetic-data

Here are 180 public repositories matching this topic...

llogiq
llogiq commented Sep 14, 2021

Required Functionality
Currently number types can only be range, categorical (for integers) and constant (also some can be Id). There is no easy way to specify generating arbitrary numbers

Proposed Solution
Consider adding an unbounded variant that will generate any valid number of the given type, alternatively make serde use the range default if no argument at all is give

Improve this page

Add a description, image, and links to the synthetic-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the synthetic-data topic, visit your repo's landing page and select "manage topics."

Learn more