Skip to content

Instantly share code, notes, and snippets.

@maxtortime
Created July 27, 2016 12:57
Show Gist options
  • Select an option

  • Save maxtortime/f625e5a214b7e16746cd8a3cc4e08103 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
Author

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

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