Skip to main content

JavaScript: Generating Random Text with Letters and Numbers

Without further ado, I typed this coding on something. Here goes, a function named generateSomething:

CYBERPUNK ZOO

I suppose you could examine the flow in the typing above.

The function generateSomething will generate something.

It can receive an argument input, which must be an integer from 1 to unlimited. If the input isn't an integer or it's below 1, the argument will be ignored.

The default length for the generated something (output) is 6.


How to Use


What is That For?

To generate something of course. Ah... 🤔

AH
Last modified on

Comments