mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01: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>