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

Random Insertion can't insert word into the last position ? #35

Open
efeiefei opened this issue Jul 9, 2021 · 0 comments
Open

Random Insertion can't insert word into the last position ? #35

efeiefei opened this issue Jul 9, 2021 · 0 comments

Comments

@efeiefei
Copy link

efeiefei commented Jul 9, 2021

random_idx = random.randint(0, len(new_words)-1)
For I have a dream, it can't produce I have a dream [RANDOM]

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

No branches or pull requests

1 participant