mirror of
https://github.com/docker/cli.git
synced 2026-08-31 18:14:29 -05:00
Instead of using a SHA-256 of a random number, hex encode 32 bytes of random data from crypto/rand (sourced from /dev/urandom). Upstream-commit: 141b5fc7d77fbe99fd42fb603688b842a5be34dd Component: engine