Thursday, January 24, 2013

random seed in makefile

SEED := $(shell od -An -N2 -i /dev/random | tr -d ' ')

No comments: