Skip to content

Instantly share code, notes, and snippets.

@maxtortime
Created July 27, 2016 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxtortime/f625e5a214b7e16746cd8a3cc4e08103 to your computer and use it in GitHub Desktop.
Save maxtortime/f625e5a214b7e16746cd8a3cc4e08103 to your computer and use it in GitHub Desktop.
#!env sh
base64 /dev/urandom | head -c 10000000 > 10MB.txt
@maxtortime
Copy link
Author

숫자를 적절히 바꿔서 랜덤 크기의 텍스트를 만들어보세요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment