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