benkeen / generatedata

A powerful, feature-rich, random test data generator.
https://generatedata.com
2.21k stars 611 forks source link

Create Weighted List Data Type #775

Closed benkeen closed 1 year ago

benkeen commented 1 year ago

Discussed in https://github.com/benkeen/generatedata/discussions/768

Basically this would just mean providing a more complex version of the Custom List Data Type, allowing a corresponding weight for each list item.

 [list item] [weight]
 1               10
 2               5
 3               200