Created
September 17, 2019 23:51
-
-
Save varmas/66f914b6b7895438b6575ceb8000f648 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val names = List("Son Goku", | |
"Bulma", | |
"Master Roshi", | |
"Yamcha", | |
"Krillin", | |
"Tien Shinhan", | |
"Piccolo", | |
"Son Gohan", | |
"Vegeta", | |
"Trunks", | |
"Android 18", | |
"Son Goten", | |
"Beerus", | |
"Whis", | |
"Mercenary Tao", | |
"King Piccolo", | |
"Frieza's Army", | |
"Cell", | |
"Broly", | |
"Babidi", | |
"Zamasu", | |
"Oolong", | |
"Puar", | |
"Chi-Chi", | |
"Ox-King", | |
"Launch", | |
"Chiaotzu", | |
"Dr. Briefs", | |
"Korin", | |
"Yajirobe", | |
"Mr. Popo", | |
"Namekians", | |
"Android 17", | |
"Mr. Satan", | |
"Videl", | |
"Marron", | |
"Buu", | |
"Pan", | |
"Uub", | |
"Jaco", | |
"Android 16", | |
"Arale Norimaki", | |
"Bardock", | |
"Fortuneteller Baba", | |
"Fusion characters", | |
"Gods of Destruction", | |
"Angels", | |
"Grandpa Gohan", | |
"Kai", | |
"King Vegeta", | |
"Pilaf Gang", | |
"Shenron", | |
"Zeno", | |
"Grand Minister", | |
"Garlic Jr.", | |
"Cooler", | |
"Pikkon", | |
"Jiren", | |
"Toppo", | |
"Dyspo") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment