about summary refs log tree commit diff stats
path: root/apps/random
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-20 00:20:38 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-20 00:20:38 -0700
commit0bb09d2e14cdf1c1571a8e80ae30460699d00e82 (patch)
tree9bcbb8251cab76cc1bd8730ecdf1923a472795ee /apps/random
parent668700fd2c48d0380d2e2d1f32faa217ab658fb1 (diff)
downloadmu-0bb09d2e14cdf1c1571a8e80ae30460699d00e82.tar.gz
5522 - example app: random number stream
Turns out Mu's kernel isn't populating /dev/random correctly.
Diffstat (limited to 'apps/random')
-rwxr-xr-xapps/randombin0 -> 23597 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/random b/apps/random
new file mode 100755
index 00000000..5c828306
--- /dev/null
+++ b/apps/random
Binary files differ