Random data generator: secure character streams and large files
Generate a lot of random junk.
Create:
• huge files
• random character stream
• specific character sequence
Example uses - generate:
• specific number of characters for testing web forms
• restricted range character stream
• control characters, 'high characters', emojis for fuzzing application input
• specific byte sequence
• Unicode character range
• file overwrites to the exact byte count
• custom text strings as content filler
• long password strings
• specific...
Viewer for PHP allows you to view PHP pages without the need for installing web server packages (eg WAMP, XAMPP etc). It makes use of the Uniform Server and an embedded browser to process and display PHP pages just as they would in a normal browser.