diff --git a/namesgenerator/names-generator.go b/namesgenerator/names-generator.go index 4ba0486..1a16c34 100644 --- a/namesgenerator/names-generator.go +++ b/namesgenerator/names-generator.go @@ -163,6 +163,9 @@ var ( // Leonardo Da Vinci invented too many things to list here. https://en.wikipedia.org/wiki/Leonardo_da_Vinci. "davinci", + // Edsger Wybe Dijkstra was a Dutch computer scientist and mathematical scientist. https://en.wikipedia.org/wiki/Edsger_W._Dijkstra. + "dijkstra", + // 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 "dubinsky",