-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Generate lists and characters #2
Comments
That would be nice ... :) |
I would suggest to split this into two separate feature requests: 1 - Generate lists: This should already be possible as the delimiter can already be specified when called the subsequent library. Just need to decide if you want to wrap each line in html 2 - Limiting Characters: The library doesn't currently support this, but it has it listed as a feature request already I am however curious as I'm thinking the fixed characters can be implemented in different ways, i.e. I would expect the use case being we want a string of sentences that match a certain length - Would we be ok with a length shorter, i.e. would we also want: |
@rverrips: I'm open to PRs, just keep 'em separate 🙂 |
It would be nice to generate a fixed amount of characters as well as lists.
The text was updated successfully, but these errors were encountered: