dokku / dokku-mariadb

a mariadb plugin for dokku
MIT License
75 stars 26 forks source link

Use openssl rand to generate password #3

Closed Flink closed 9 years ago

Flink commented 9 years ago

It should be more secure than hashing the current time.