#!/bin/sh
dd if=/dev/urandom of=/storage/.cache/random.data count=4
