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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: random delay time between a type action #11

Closed
crazy4groovy opened this issue Jan 13, 2017 · 2 comments
Closed

Idea: random delay time between a type action #11

crazy4groovy opened this issue Jan 13, 2017 · 2 comments

Comments

@crazy4groovy
Copy link

crazy4groovy commented Jan 13, 2017

randomDelay: 100 to make the effect look more like a human typing.

Think of the greatness that will ensue! 馃弳

@crazy4groovy
Copy link
Author

crazy4groovy commented Jan 13, 2017

https://github.com/luisvinicius167/ityped/blob/master/src/ityped.js#L178

}, props.startDelay + Math.floor(Math.random() * props.randomDelay))

@luisvinicius167
Copy link
Owner

@crazy4groovy thanks for your idea! I liked! I will test for see this in action.

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

2 participants