3 lines
79 B
Ceylon
3 lines
79 B
Ceylon
module rosetta.passwordgenerator "1.0.0" {
|
|
import ceylon.random "1.2.2";
|
|
}
|