Skip to content

Shouldn't the length of the string be randomly chosen between the minimum and maximum number of characters? #23

@kycasdzxc

Description

@kycasdzxc

Currently, with the method generator.generateString(10, 20), it receives the minimum and maximum number of characters. However, it seems that the generated string always ends up being of the maximum length.

Shouldn't the length of the string be randomly chosen between the minimum and maximum number of characters? If you agree with this, I will register it as an issue.

image

Originally posted by @kycasdzxc in #22

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions