mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
2 lines
68 B
Bash
2 lines
68 B
Bash
#!/bin/sh
|
|
dd if=/dev/urandom of=/storage/.cache/random.data count=4
|