Skip to content
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

Allow for infinite sampling streams. #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

john-parton
Copy link
Contributor

If you pass -n -1 to sample.py, instead of returning a fixed number of characters, it will return an infinite stream of characters.

Update help on -n argument.
@hunkim
Copy link
Contributor

hunkim commented Jul 22, 2016

I think this is a very interesting feature.

"This branch has conflicts that must be resolved" Can you address this?

@john-parton
Copy link
Contributor Author

@hunkim Conflicts are resolved now.

@hugovk
Copy link
Contributor

hugovk commented Feb 16, 2017

@john-parton This PR has merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants