let's produce a utility script - random characters generator
let's build a new utility script (・‿・✿)
for this script, i would like to generate a random set of characters based on a specified input pattern
here is the code:
the code generates a randomized set of characters based on the input pattern provided; each character in the input pattern signifies what type of random character should be generated.
with that, 'N' is for number characters, 'L' is for alphabetic letter characters, 'S' is for symbol characters, and 'r' for randomized characters of any allowed type specified.
a screenshot of running the script:
used the script to generate image names for the art webpage images: