3
create a random string of 16 chars
10
This simple function simply removes the character at the given index from a string.
NOTE: The count starts from 0
NOTE: The count starts from 0
10
Adds any character at the given index of a string.
NOTE: Count starts from 0
NOTE: Count starts from 0
8
I like to have these two methods in my toolbelt, even though it's syntactic sugar, I think it aids clarity.








