README.md
updated.
Fixed errors after Github test Action.
New helper added:
randomBetween()
: Returns a random number between two intervals
Find example in the README file.
I improved uuid()
function with crypto's Node.js and I added more complete comments for each functions.
New helpers added:
isEmpty()
: Checks if array is empty.shuffle()
: Shuffles array keys.contains()
: Checks if a word is in a string.containsAll()
: Check if many words are in a string.
Find example in the README file.
Version upgrade to publish to NPM registry.
I had an error message when publishing version 1.0.0.
First version 🚀
For more informations, see README