Random string generator

NB: the point of this is to obtain a random text for filling and that is +/- uncompressable (minus the fact that we don’t use the full ASCII range). The random function used, Math.random(), is not cryptographically secure.

Parameters

characters

Use the following characters:

(NB: line breaks count as a character)

Output


NB: generated text will also be copied to clipboard if you use your usual keyboard copy shortcut (Ctrl+C on Windows) without the need to select the text