We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8708d commit 42b1477Copy full SHA for 42b1477
linux/randomtext.sh
@@ -0,0 +1 @@
1
+while true; do dd if=/dev/random status=progress bs=2000 count=1 | wl-copy -t text/plain; sleep 0.1; done
0 commit comments