Generate random test files in TXT, CSV, JSON, or binary format
All files are generated entirely in your browser using the Blob API. No data is uploaded to any server. Files are created in memory and downloaded directly to your device.
Random test files are useful for testing upload functionality, load testing applications, validating file size limits, testing download speeds, or creating sample data for demonstrations.
You can choose from presets (1KB to 10MB) or enter a custom size. Binary files use cryptographically secure random data via crypto.getRandomValues.