mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-09-05 08:43:40 +02:00
This commit removes the complex pipeline leveraging output from /dev/urandom and simply uses $RANDOM variable. For the purpose of generating an available container name, it will works well. Suggested-by: Matt McCormick <matt.mccormick@kitware.com>