soma-smart / Fakelake

Generate massive fake datasets for your datalake, fast. By SOMA
https://soma-smart.github.io/Fakelake/
MIT License
17 stars 1 forks source link

[Feature] Add length option for random string provider #18

Closed vianneybacoup closed 6 months ago

vianneybacoup commented 7 months ago

Issue to track the Implemention of a length option for random string provider.

For now the provider only returns a random string of length 10. We should be able to specify the length, as a number or a range (between 1 and 20 for example)