Skip to content

Commit

Permalink
Added names from the NSA Playset
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Bánffy committed Feb 27, 2020
1 parent ef0ac79 commit e8b0884
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion lib/nsaname.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Names derived from https://en.wikipedia.org/wiki/NSA_ANT_catalog

const first = [
'Adapter',
'After',
'Angel',
'Ant',
Expand All @@ -14,14 +15,18 @@ const first = [
'Bizantine',
'Black',
'Blarney',
'Blinker',
'Bothan',
'Brutal',
'Bull',
'Cactus',
'Candy',
'Cherry',
'Chimay',
'Chuk',
'Cocoon',
'Code',
'Conga',
'Connectify',
'Cotton',
'Couch',
Expand All @@ -37,6 +42,7 @@ const first = [
'Dr',
'Dreamy',
'Drifting',
'Drizzle',
'Dropout',
'Earl',
'Express',
Expand All @@ -47,6 +53,7 @@ const first = [
'Fight',
'Fine',
'Fire',
'Flamenco',
'Flash',
'Flux',
'Fly',
Expand Down Expand Up @@ -78,7 +85,9 @@ const first = [
'Juke',
'Junior',
'Karma',
'Key',
'Kraken',
'Leviticus',
'Long',
'Loud',
'Lovely',
Expand All @@ -103,6 +112,7 @@ const first = [
'Philoso',
'Photo',
'Poison',
'Porcupine',
'Quantum',
'Quark',
'Rage',
Expand All @@ -112,13 +122,16 @@ const first = [
'Rim',
'Rock',
'Roid',
'Salsa',
'Savior',
'Scarlet',
'School',
'Secret',
'Shadows',
'Sierra',
'Skid',
'Sky',
'Slot',
'Snow',
'Snowy',
'Social',
Expand All @@ -131,15 +144,19 @@ const first = [
'Stucco',
'Surly',
'Swap',
'Tango',
'Tawdry',
'Tax',
'The',
'Time',
'Tiny',
'Titan',
'Tote',
'Tremor',
'Trinity',
'Turkey',
'Turnip',
'Twilight',
'Valiant',
'Water',
'Weeping',
Expand All @@ -150,6 +167,7 @@ const first = [
]

const second = [
'Alamo',
'Angel',
'Anglo',
'Anthropoid',
Expand All @@ -171,15 +189,18 @@ const second = [
'Box',
'Broth',
'Bumble',
'Burst',
'Calendar',
'Candy',
'Cannoli',
'Cascade',
'Caterpillar',
'Chair',
'Chef',
'Cinnamon',
'Cleft',
'Club',
'Cough',
'Country',
'Cyclone',
'Cytolysis',
Expand All @@ -193,6 +214,7 @@ const second = [
'Fever',
'Fire',
'Flight',
'Flock',
'Floor',
'Framework',
'Galleon',
Expand Down Expand Up @@ -223,12 +245,14 @@ const second = [
'Kraken',
'Lane',
'Leviatan',
'Leviticus',
'Lithium',
'Logic',
'Maestro',
'Maker',
'Man',
'Margarita',
'Masquerade',
'Master',
'Matter',
'Me',
Expand All @@ -242,6 +266,7 @@ const second = [
'Mutt',
'Nebula',
'Net',
'Noodle',
'Nut',
'Owl',
'Packet',
Expand All @@ -256,8 +281,8 @@ const second = [
'Pointe',
'Poke',
'Police',
'Potato',
'Porus',
'Potato',
'Powerman',
'Prince',
'Prism',
Expand All @@ -271,8 +296,10 @@ const second = [
'Rowe',
'Run',
'Salamander',
'School',
'Score',
'Scotch',
'Screamer',
'Scribbles',
'Set',
'Shooter',
Expand All @@ -290,6 +317,7 @@ const second = [
'Stomper',
'Surf',
'Swap',
'Sweeper',
'Tap',
'Tempora',
'Tender',
Expand All @@ -300,9 +328,12 @@ const second = [
'Transgression',
'Trap',
'Trinity',
'Tutu',
'Typhon',
'Vegetable',
'View',
'Vikings',
'Wagon',
'Walk',
'Warrior',
'Watch',
Expand Down

0 comments on commit e8b0884

Please sign in to comment.