This blog uses responsible cookies for functionality and user preferences.
Google Analytics is used for collecting general public information to understand how my blog is used.
Learn moreScript Title: randomCharFill
Programming Language: Java Script
Date Completed: 2013/09/21
Purpose: Returns a series of random characters.
Description: Returns a series random characters of a given number, takes an optional string. If no string is given, returns a random character of a lower or uppercase alphabetical character of A-Z. If a string is given, a random character from the string is returned. Returns undefined if a number isn’t given.
Method:
randomCharFill ( int, [str] );
Example 1:
randomCharFill( 8 );
example return: asdJHASd
Example 2:
randomCharFill( 8, ‘HASlkjasd’ );
example return: aadJsHSd
Terms of Use, Cookies, Privacy, and more, see Terms and Privacy
Third-party copyrights and trademarks featured on this site are owned by their respected holders.
Website written and designed by Patcoola 2019, some rights reserved.
This blog uses responsible cookies for functionality and user preferences.
Google Analytics is used for collecting general public information to understand how my blog is used.
Learn moreDear EU visitor, I am required to ask you consent for the following.