1.0.1 • Published 4 years ago

random-replace v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Random-Replace. - Replace a random word with a word of your choice!

Replaces a random word with a word of your choice and gives it back to you. Feel free to use it!

About

This was a fun,small project to learn about utility tools and packages

Using Random-Replace

randomReplace("yourWord", "Sentence") => String

Random-Replace takes 2 arguments. Your word of choice and the sentence (string) that you wish to randomly insert your word into.