~themue/juju-core/053-env-more-script-friendly

« back to all changes in this revision

Viewing changes to utils/password.go

Merge trunk and resolve conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package trivial
 
1
package utils
2
2
 
3
3
import (
4
4
        "crypto/rand"