smartcat-labs / ranger

Ranger is contextual data generator used to make sensible data for integration tests or to play with it in the database
https://www.smartcat.io/products/ranger-contextual-data-and-load-generator
Apache License 2.0
59 stars 11 forks source link

randomLengthString name is missleading #163

Closed vajda closed 7 years ago

vajda commented 7 years ago

randomLengthString is actually not of random length, but fixed length and random content. This should be either changed to more appropriate name or implemented accordingly.