jwilder / dockerize

Utility to simplify running applications in docker containers
MIT License
4.99k stars 413 forks source link

add function "rand" / "rand_key" #161

Open RelicOfTesla opened 3 years ago

RelicOfTesla commented 3 years ago

rand_key = md5(rand()) now , i can generate a rand password from tmpl file.