2 lines
93 B
Text
2 lines
93 B
Text
list:=T("hydrogen", "helium", "lithium", "beryllium", "boron");
|
|
list[(0).random(list.len())]
|