github.com/rsampaio/docker@v0.7.2-0.20150827203920-fdc73cc3fc31/pkg/namesgenerator/names-generator.go (about) 1 package namesgenerator 2 3 import ( 4 "fmt" 5 6 "github.com/docker/docker/pkg/random" 7 ) 8 9 var ( 10 left = [...]string{ 11 "admiring", 12 "adoring", 13 "agitated", 14 "angry", 15 "backstabbing", 16 "berserk", 17 "boring", 18 "clever", 19 "cocky", 20 "compassionate", 21 "condescending", 22 "cranky", 23 "desperate", 24 "determined", 25 "distracted", 26 "dreamy", 27 "drunk", 28 "ecstatic", 29 "elated", 30 "elegant", 31 "evil", 32 "fervent", 33 "focused", 34 "furious", 35 "gloomy", 36 "goofy", 37 "grave", 38 "happy", 39 "high", 40 "hopeful", 41 "hungry", 42 "insane", 43 "jolly", 44 "jovial", 45 "kickass", 46 "lonely", 47 "loving", 48 "mad", 49 "modest", 50 "naughty", 51 "nostalgic", 52 "pensive", 53 "prickly", 54 "reverent", 55 "romantic", 56 "sad", 57 "serene", 58 "sharp", 59 "sick", 60 "silly", 61 "sleepy", 62 "stoic", 63 "stupefied", 64 "suspicious", 65 "tender", 66 "thirsty", 67 "trusting", 68 } 69 70 // Docker, starting from 0.7.x, generates names from notable scientists and hackers. 71 // Please, for any amazing man that you add to the list, consider adding an equally amazing woman to it, and vice versa. 72 right = [...]string{ 73 // Muhammad ibn Jābir al-Ḥarrānī al-Battānī was a founding father of astronomy. https://en.wikipedia.org/wiki/Mu%E1%B8%A5ammad_ibn_J%C4%81bir_al-%E1%B8%A4arr%C4%81n%C4%AB_al-Batt%C4%81n%C4%AB 74 "albattani", 75 76 // Frances E. Allen, became the first female IBM Fellow in 1989. In 2006, she became the first female recipient of the ACM's Turing Award. https://en.wikipedia.org/wiki/Frances_E._Allen 77 "allen", 78 79 // June Almeida - Scottish virologist who took the first pictures of the rubella virus - https://en.wikipedia.org/wiki/June_Almeida 80 "almeida", 81 82 // Archimedes was a physicist, engineer and mathematician who invented too many things to list them here. https://en.wikipedia.org/wiki/Archimedes 83 "archimedes", 84 85 // Maria Ardinghelli - Italian translator, mathematician and physicist - https://en.wikipedia.org/wiki/Maria_Ardinghelli 86 "ardinghelli", 87 88 // Wanda Austin - Wanda Austin is the President and CEO of The Aerospace Corporation, a leading architect for the US security space programs. https://en.wikipedia.org/wiki/Wanda_Austin 89 "austin", 90 91 // Aryabhata - Ancient Indian mathematician-astronomer during 476-550 CE https://en.wikipedia.org/wiki/Aryabhata 92 "aryabhata", 93 94 // Charles Babbage invented the concept of a programmable computer. https://en.wikipedia.org/wiki/Charles_Babbage. 95 "babbage", 96 97 // Stefan Banach - Polish mathematician, was one of the founders of modern functional analysis. https://en.wikipedia.org/wiki/Stefan_Banach 98 "banach", 99 100 // William Shockley, Walter Houser Brattain and John Bardeen co-invented the transistor (thanks Brian Goff). 101 // - https://en.wikipedia.org/wiki/John_Bardeen 102 // - https://en.wikipedia.org/wiki/Walter_Houser_Brattain 103 // - https://en.wikipedia.org/wiki/William_Shockley 104 "bardeen", 105 "brattain", 106 "shockley", 107 108 // Jean Bartik, born Betty Jean Jennings, was one of the original programmers for the ENIAC computer. https://en.wikipedia.org/wiki/Jean_Bartik 109 "bartik", 110 111 // Alexander Graham Bell - an eminent Scottish-born scientist, inventor, engineer and innovator who is credited with inventing the first practical telephone - https://en.wikipedia.org/wiki/Alexander_Graham_Bell 112 "bell", 113 114 // Homi J Bhabha - was an Indian nuclear physicist, founding director, and professor of physics at the Tata Institute of Fundamental Research. Colloquially known as "father of Indian nuclear programme"- https://en.wikipedia.org/wiki/Homi_J._Bhabha 115 "bhabha", 116 117 // Bhaskara II - Ancient Indian mathematician-astronomer whose work on calculus predates Newton and Leibniz by over half a millennium - https://en.wikipedia.org/wiki/Bh%C4%81skara_II#Calculus 118 "bhaskara", 119 120 // Elizabeth Blackwell - American doctor and first American woman to receive a medical degree - https://en.wikipedia.org/wiki/Elizabeth_Blackwell 121 "blackwell", 122 123 // Niels Bohr is the father of quantum theory. https://en.wikipedia.org/wiki/Niels_Bohr. 124 "bohr", 125 126 // Kathleen Booth, she's credited with writing the first assembly language. https://en.wikipedia.org/wiki/Kathleen_Booth 127 "booth", 128 129 // Anita Borg - Anita Borg was the founding director of the Institute for Women and Technology (IWT). https://en.wikipedia.org/wiki/Anita_Borg 130 "borg", 131 132 // Satyendra Nath Bose - He provided the foundation for Bose–Einstein statistics and the theory of the Bose–Einstein condensate. - https://en.wikipedia.org/wiki/Satyendra_Nath_Bose 133 "bose", 134 135 // Evelyn Boyd Granville - She was one of the first African-American woman to receive a Ph.D. in mathematics; she earned it in 1949 from Yale University. https://en.wikipedia.org/wiki/Evelyn_Boyd_Granville 136 "boyd", 137 138 // Brahmagupta - Ancient Indian mathematician during 598-670 CE who gave rules to compute with zero - https://en.wikipedia.org/wiki/Brahmagupta#Zero 139 "brahmagupta", 140 141 // Emmett Brown invented time travel. https://en.wikipedia.org/wiki/Emmett_Brown (thanks Brian Goff) 142 "brown", 143 144 // Rachel Carson - American marine biologist and conservationist, her book Silent Spring and other writings are credited with advancing the global environmental movement. https://en.wikipedia.org/wiki/Rachel_Carson 145 "carson", 146 147 //Subrahmanyan Chandrasekhar - Astrophysicist known for his mathematical theory on different stages and evolution in structures of the stars. He has won nobel prize for physics - https://en.wikipedia.org/wiki/Subrahmanyan_Chandrasekhar 148 "chandrasekhar", 149 150 // Jane Colden - American botanist widely considered the first female American botanist - https://en.wikipedia.org/wiki/Jane_Colden 151 "colden", 152 153 // Gerty Theresa Cori - American biochemist who became the third woman—and first American woman—to win a Nobel Prize in science, and the first woman to be awarded the Nobel Prize in Physiology or Medicine. Cori was born in Prague. https://en.wikipedia.org/wiki/Gerty_Cori 154 "cori", 155 156 // Seymour Roger Cray was an American electrical engineer and supercomputer architect who designed a series of computers that were the fastest in the world for decades. https://en.wikipedia.org/wiki/Seymour_Cray 157 "cray", 158 159 // Marie Curie discovered radioactivity. https://en.wikipedia.org/wiki/Marie_Curie. 160 "curie", 161 162 // Charles Darwin established the principles of natural evolution. https://en.wikipedia.org/wiki/Charles_Darwin. 163 "darwin", 164 165 // Leonardo Da Vinci invented too many things to list here. https://en.wikipedia.org/wiki/Leonardo_da_Vinci. 166 "davinci", 167 168 // Donna Dubinsky - played an integral role in the development of personal digital assistants (PDAs) serving as CEO of Palm, Inc. and co-founding Handspring. https://en.wikipedia.org/wiki/Donna_Dubinsky 169 "dubinsky", 170 171 // Annie Easley - She was a leading member of the team which developed software for the Centaur rocket stage and one of the first African-Americans in her field. https://en.wikipedia.org/wiki/Annie_Easley 172 "easley", 173 174 // Albert Einstein invented the general theory of relativity. https://en.wikipedia.org/wiki/Albert_Einstein 175 "einstein", 176 177 // Gertrude Elion - American biochemist, pharmacologist and the 1988 recipient of the Nobel Prize in Medicine - https://en.wikipedia.org/wiki/Gertrude_Elion 178 "elion", 179 180 // Douglas Engelbart gave the mother of all demos: https://en.wikipedia.org/wiki/Douglas_Engelbart 181 "engelbart", 182 183 // Euclid invented geometry. https://en.wikipedia.org/wiki/Euclid 184 "euclid", 185 186 // Pierre de Fermat pioneered several aspects of modern mathematics. https://en.wikipedia.org/wiki/Pierre_de_Fermat 187 "fermat", 188 189 // Enrico Fermi invented the first nuclear reactor. https://en.wikipedia.org/wiki/Enrico_Fermi. 190 "fermi", 191 192 // Richard Feynman was a key contributor to quantum mechanics and particle physics. https://en.wikipedia.org/wiki/Richard_Feynman 193 "feynman", 194 195 // Benjamin Franklin is famous for his experiments in electricity and the invention of the lightning rod. 196 "franklin", 197 198 // Galileo was a founding father of modern astronomy, and faced politics and obscurantism to establish scientific truth. https://en.wikipedia.org/wiki/Galileo_Galilei 199 "galileo", 200 201 // Adele Goldberg, was one of the designers and developers of the Smalltalk language. https://en.wikipedia.org/wiki/Adele_Goldberg_(computer_scientist) 202 "goldberg", 203 204 // Adele Goldstine, born Adele Katz, wrote the complete technical description for the first electronic digital computer, ENIAC. https://en.wikipedia.org/wiki/Adele_Goldstine 205 "goldstine", 206 207 // Jane Goodall - British primatologist, ethologist, and anthropologist who is considered to be the world's foremost expert on chimpanzees - https://en.wikipedia.org/wiki/Jane_Goodall 208 "goodall", 209 210 // Margaret Hamilton - Director of the Software Engineering Division of the MIT Instrumentation Laboratory, which developed on-board flight software for the Apollo space program. https://en.wikipedia.org/wiki/Margaret_Hamilton_(scientist) 211 "hamilton", 212 213 // Stephen Hawking pioneered the field of cosmology by combining general relativity and quantum mechanics. https://en.wikipedia.org/wiki/Stephen_Hawking 214 "hawking", 215 216 // Werner Heisenberg was a founding father of quantum mechanics. https://en.wikipedia.org/wiki/Werner_Heisenberg 217 "heisenberg", 218 219 // Dorothy Hodgkin was a British biochemist, credited with the development of protein crystallography. She was awarded the Nobel Prize in Chemistry in 1964. https://en.wikipedia.org/wiki/Dorothy_Hodgkin 220 "hodgkin", 221 222 // Erna Schneider Hoover revolutionized modern communication by inventing a computerized telephon switching method. https://en.wikipedia.org/wiki/Erna_Schneider_Hoover 223 "hoover", 224 225 // Grace Hopper developed the first compiler for a computer programming language and is credited with popularizing the term "debugging" for fixing computer glitches. https://en.wikipedia.org/wiki/Grace_Hopper 226 "hopper", 227 228 // Frances Hugle, she was an American scientist, engineer, and inventor who contributed to the understanding of semiconductors, integrated circuitry, and the unique electrical principles of microscopic materials. https://en.wikipedia.org/wiki/Frances_Hugle 229 "hugle", 230 231 // Hypatia - Greek Alexandrine Neoplatonist philosopher in Egypt who was one of the earliest mothers of mathematics - https://en.wikipedia.org/wiki/Hypatia 232 "hypatia", 233 234 // Yeong-Sil Jang was a Korean scientist and astronomer during the Joseon Dynasty; he invented the first metal printing press and water gauge. https://en.wikipedia.org/wiki/Jang_Yeong-sil 235 "jang", 236 237 // Betty Jennings, Betty Snyder, Frances Spence, Kay McNulty, Marlyn Wescoff, and Ruth Lichterman were the original programmers of the ENIAC. https://en.wikipedia.org/wiki/ENIAC 238 "jennings", // https://en.wikipedia.org/wiki/Jean_Bartik 239 "snyder", // https://en.wikipedia.org/wiki/Betty_Holberton 240 "spence", // https://en.wikipedia.org/wiki/Frances_Spence 241 "mcnulty", // https://en.wikipedia.org/wiki/Kathleen_Antonelli 242 "wescoff", // https://en.wikipedia.org/wiki/Marlyn_Meltzer 243 "lichterman", // https://en.wikipedia.org/wiki/Ruth_Teitelbaum 244 245 // Mary Lou Jepsen, was the founder and chief technology officer of One Laptop Per Child (OLPC), and the founder of Pixel Qi. https://en.wikipedia.org/wiki/Mary_Lou_Jepsen 246 "jepsen", 247 248 // Karen Spärck Jones came up with the concept of inverse document frequency, which is used in most search engines today. https://en.wikipedia.org/wiki/Karen_Sp%C3%A4rck_Jones 249 "jones", 250 251 // Jack Kilby and Robert Noyce have invented silicone integrated circuits and gave Silicon Valley its name. 252 // - https://en.wikipedia.org/wiki/Jack_Kilby 253 // - https://en.wikipedia.org/wiki/Robert_Noyce 254 "kilby", 255 "noyce", 256 257 // A. P. J. Abdul Kalam - is an Indian scientist aka Missile Man of India for his work on the development of ballistic missile and launch vehicle technology - https://en.wikipedia.org/wiki/A._P._J._Abdul_Kalam 258 "kalam", 259 260 // Susan Kare, created the icons and many of the interface elements for the original Apple Macintosh in the 1980s, and was an original employee of NeXT, working as the Creative Director. https://en.wikipedia.org/wiki/Susan_Kare 261 "kare", 262 263 // Mary Kenneth Keller, Sister Mary Kenneth Keller became the first American woman to earn a PhD in Computer Science in 1965. https://en.wikipedia.org/wiki/Mary_Kenneth_Keller 264 "keller", 265 266 // Har Gobind Khorana - Indian-American biochemist who shared the 1968 Nobel Prize for Physiology - https://en.wikipedia.org/wiki/Har_Gobind_Khorana 267 "khorana", 268 269 // Maria Kirch - German astronomer and first woman to discover a comet - https://en.wikipedia.org/wiki/Maria_Margarethe_Kirch 270 "kirch", 271 272 // Sophie Kowalevski - Russian mathematician responsible for important original contributions to analysis, differential equations and mechanics - https://en.wikipedia.org/wiki/Sofia_Kovalevskaya 273 "kowalevski", 274 275 // Marie-Jeanne de Lalande - French astronomer, mathematician and cataloguer of stars - https://en.wikipedia.org/wiki/Marie-Jeanne_de_Lalande 276 "lalande", 277 278 // Hedy Lamarr - Actress and inventor. The principles of her work are now incorporated into modern Wi-Fi, CDMA and Bluetooth technology. https://en.wikipedia.org/wiki/Hedy_Lamarr 279 "lamarr", 280 281 // Mary Leakey - British paleoanthropologist who discovered the first fossilized Proconsul skull - https://en.wikipedia.org/wiki/Mary_Leakey 282 "leakey", 283 284 // Henrietta Swan Leavitt - she was an American astronomer who discovered the relation between the luminosity and the period of Cepheid variable stars. https://en.wikipedia.org/wiki/Henrietta_Swan_Leavitt 285 "leavitt", 286 287 // Barbara Liskov, together with Jeannette Wing, developed the Liskov substitution principle. Liskov was also the winner of the Turing Prize in 2008. 288 "liskov", // https://en.wikipedia.org/wiki/Barbara_Liskov 289 "wing", // https://en.wikipedia.org/wiki/Jeannette_Wing 290 291 // Ada Lovelace invented the first algorithm. https://en.wikipedia.org/wiki/Ada_Lovelace (thanks James Turnbull) 292 "lovelace", 293 294 // Auguste and Louis Lumière - the first filmmakers in history - https://en.wikipedia.org/wiki/Auguste_and_Louis_Lumi%C3%A8re 295 "lumiere", 296 297 // Mahavira - Ancient Indian mathematician during 9th century AD who discovered basic algebraic identities - https://en.wikipedia.org/wiki/Mah%C4%81v%C4%ABra_(mathematician) 298 "mahavira", 299 300 // Maria Mayer - American theoretical physicist and Nobel laureate in Physics for proposing the nuclear shell model of the atomic nucleus - https://en.wikipedia.org/wiki/Maria_Mayer 301 "mayer", 302 303 // John McCarthy invented LISP: https://en.wikipedia.org/wiki/John_McCarthy_(computer_scientist) 304 "mccarthy", 305 306 // Barbara McClintock - a distinguished American cytogeneticist, 1983 Nobel Laureate in Physiology or Medicine for discovering transposons. https://en.wikipedia.org/wiki/Barbara_McClintock 307 "mcclintock", 308 309 // Malcolm McLean invented the modern shipping container: https://en.wikipedia.org/wiki/Malcom_McLean 310 "mclean", 311 312 // Lise Meitner - Austrian/Swedish physicist who was involved in the discovery of nuclear fission. The element meitnerium is named after her - https://en.wikipedia.org/wiki/Lise_Meitner 313 "meitner", 314 315 // Carla Meninsky, was the game designer and programmer for Atari 2600 games Dodge 'Em and Warlords. https://en.wikipedia.org/wiki/Carla_Meninsky 316 "meninsky", 317 318 // Johanna Mestorf - German prehistoric archaeologist and first female museum director in Germany - https://en.wikipedia.org/wiki/Johanna_Mestorf 319 "mestorf", 320 321 // Lise Meitner was an Austrian physicist who worked on radioactivity and nuclear physics. She played a major role in the discovery of nuclear fission. https://en.wikipedia.org/wiki/Lise_Meitner 322 "mietner", 323 324 // Samuel Morse - contributed to the invention of a single-wire telegraph system based on European telegraphs and was a co-developer of the Morse code - https://en.wikipedia.org/wiki/Samuel_Morse 325 "morse", 326 327 // Isaac Newton invented classic mechanics and modern optics. https://en.wikipedia.org/wiki/Isaac_Newton 328 "newton", 329 330 // Alfred Nobel - a Swedish chemist, engineer, innovator, and armaments manufacturer (inventor of dynamite) - https://en.wikipedia.org/wiki/Alfred_Nobel 331 "nobel", 332 333 // Poppy Northcutt. Poppy Northcutt was the first woman to work as part of NASA’s Mission Control. http://www.businessinsider.com/poppy-northcutt-helped-apollo-astronauts-2014-12?op=1 334 "northcutt", 335 336 // Panini - Ancient Indian linguist and grammarian from 4th century CE who worked on the world's first formal system - https://en.wikipedia.org/wiki/P%C4%81%E1%B9%87ini#Comparison_with_modern_formal_systems 337 "panini", 338 339 // Cecilia Payne-Gaposchkin was an astronomer and astrophysicist who, in 1925, proposed in her Ph.D. thesis an explanation for the composition of stars in terms of the relative abundances of hydrogen and helium. https://en.wikipedia.org/wiki/Cecilia_Payne-Gaposchkin 340 "payne", 341 342 // Ambroise Pare invented modern surgery. https://en.wikipedia.org/wiki/Ambroise_Par%C3%A9 343 "pare", 344 345 // Louis Pasteur discovered vaccination, fermentation and pasteurization. https://en.wikipedia.org/wiki/Louis_Pasteur. 346 "pasteur", 347 348 // Radia Perlman is a software designer and network engineer and most famous for her invention of the spanning-tree protocol (STP). https://en.wikipedia.org/wiki/Radia_Perlman 349 "perlman", 350 351 // Rob Pike was a key contributor to Unix, Plan 9, the X graphic system, utf-8, and the Go programming language. https://en.wikipedia.org/wiki/Rob_Pike 352 "pike", 353 354 // Henri Poincaré made fundamental contributions in several fields of mathematics. https://en.wikipedia.org/wiki/Henri_Poincar%C3%A9 355 "poincare", 356 357 // Laura Poitras is a director and producer whose work, made possible by open source crypto tools, advances the causes of truth and freedom of information by reporting disclosures by whistleblowers such as Edward Snowden. https://en.wikipedia.org/wiki/Laura_Poitras 358 "poitras", 359 360 // Claudius Ptolemy - a Greco-Egyptian writer of Alexandria, known as a mathematician, astronomer, geographer, astrologer, and poet of a single epigram in the Greek Anthology - https://en.wikipedia.org/wiki/Ptolemy 361 "ptolemy", 362 363 // C. V. Raman - Indian physicist who won the Nobel Prize in 1930 for proposing the Raman effect. - https://en.wikipedia.org/wiki/C._V._Raman 364 "raman", 365 366 // Srinivasa Ramanujan - Indian mathematician and autodidact who made extraordinary contributions to mathematical analysis, number theory, infinite series, and continued fractions. - https://en.wikipedia.org/wiki/Srinivasa_Ramanujan 367 "ramanujan", 368 369 // Dennis Ritchie and Ken Thompson created UNIX and the C programming language. 370 // - https://en.wikipedia.org/wiki/Dennis_Ritchie 371 // - https://en.wikipedia.org/wiki/Ken_Thompson 372 "ritchie", 373 "thompson", 374 375 // Rosalind Franklin - British biophysicist and X-ray crystallographer whose research was critical to the understanding of DNA - https://en.wikipedia.org/wiki/Rosalind_Franklin 376 "rosalind", 377 378 // Meghnad Saha - Indian astrophysicist best known for his development of the Saha equation, used to describe chemical and physical conditions in stars - https://en.wikipedia.org/wiki/Meghnad_Saha 379 "saha", 380 381 // Jean E. Sammet developed FORMAC, the first widely used computer language for symbolic manipulation of mathematical formulas. https://en.wikipedia.org/wiki/Jean_E._Sammet 382 "sammet", 383 384 // Carol Shaw - Originally an Atari employee, Carol Shaw is said to be the first female video game designer. https://en.wikipedia.org/wiki/Carol_Shaw_(video_game_designer) 385 "shaw", 386 387 // Françoise Barré-Sinoussi - French virologist and Nobel Prize Laureate in Physiology or Medicine; her work was fundamental in identifying HIV as the cause of AIDS. https://en.wikipedia.org/wiki/Fran%C3%A7oise_Barr%C3%A9-Sinoussi 388 "sinoussi", 389 390 // Richard Matthew Stallman - the founder of the Free Software movement, the GNU project, the Free Software Foundation, and the League for Programming Freedom. He also invented the concept of copyleft to protect the ideals of this movement, and enshrined this concept in the widely-used GPL (General Public License) for software. https://en.wikiquote.org/wiki/Richard_Stallman 391 "stallman", 392 393 // Janese Swanson (with others) developed the first of the Carmen Sandiego games. She went on to found Girl Tech. https://en.wikipedia.org/wiki/Janese_Swanson 394 "swanson", 395 396 // Aaron Swartz was influential in creating RSS, Markdown, Creative Commons, Reddit, and much of the internet as we know it today. He was devoted to freedom of information on the web. https://en.wikiquote.org/wiki/Aaron_Swartz 397 "swartz", 398 399 // Bertha Swirles was a theoretical physicist who made a number of contributions to early quantum theory. https://en.wikipedia.org/wiki/Bertha_Swirles 400 "swirles", 401 402 // Nikola Tesla invented the AC electric system and every gadget ever used by a James Bond villain. https://en.wikipedia.org/wiki/Nikola_Tesla 403 "tesla", 404 405 // Linus Torvalds invented Linux and Git. https://en.wikipedia.org/wiki/Linus_Torvalds 406 "torvalds", 407 408 // Alan Turing was a founding father of computer science. https://en.wikipedia.org/wiki/Alan_Turing. 409 "turing", 410 411 // Varahamihira - Ancient Indian mathematician who discovered trigonometric formulae during 505-587 CE - https://en.wikipedia.org/wiki/Var%C4%81hamihira#Contributions 412 "varahamihira", 413 414 // Sir Mokshagundam Visvesvaraya - is a notable Indian engineer. He is a recipient of the Indian Republic's highest honour, the Bharat Ratna, in 1955. On his birthday, 15 September is celebrated as Engineer's Day in India in his memory - https://en.wikipedia.org/wiki/Visvesvaraya 415 "visvesvaraya", 416 417 // Roberta Williams, did pioneering work in graphical adventure games for personal computers, particularly the King's Quest series. https://en.wikipedia.org/wiki/Roberta_Williams 418 "williams", 419 420 // Sophie Wilson designed the first Acorn Micro-Computer and the instruction set for ARM processors. https://en.wikipedia.org/wiki/Sophie_Wilson 421 "wilson", 422 423 // Steve Wozniak invented the Apple I and Apple II. https://en.wikipedia.org/wiki/Steve_Wozniak 424 "wozniak", 425 426 // The Wright brothers, Orville and Wilbur - credited with inventing and building the world's first successful airplane and making the first controlled, powered and sustained heavier-than-air human flight - https://en.wikipedia.org/wiki/Wright_brothers 427 "wright", 428 429 // Rosalyn Sussman Yalow - Rosalyn Sussman Yalow was an American medical physicist, and a co-winner of the 1977 Nobel Prize in Physiology or Medicine for development of the radioimmunoassay technique. https://en.wikipedia.org/wiki/Rosalyn_Sussman_Yalow 430 "yalow", 431 432 // Ada Yonath - an Israeli crystallographer, the first woman from the Middle East to win a Nobel prize in the sciences. https://en.wikipedia.org/wiki/Ada_Yonath 433 "yonath", 434 } 435 ) 436 437 // GetRandomName generates a random name from the list of adjectives and surnames in this package 438 // formatted as "adjective_surname". For example 'focused_turing'. If retry is non-zero, a random 439 // integer between 0 and 10 will be added to the end of the name, e.g `focused_turing3` 440 func GetRandomName(retry int) string { 441 rnd := random.Rand 442 begin: 443 name := fmt.Sprintf("%s_%s", left[rnd.Intn(len(left))], right[rnd.Intn(len(right))]) 444 if name == "boring_wozniak" /* Steve Wozniak is not boring */ { 445 goto begin 446 } 447 448 if retry > 0 { 449 name = fmt.Sprintf("%s%d", name, rnd.Intn(10)) 450 } 451 return name 452 }