diff --git a/lib/nsaname.js b/lib/nsaname.js index 50e44db..3c89a58 100644 --- a/lib/nsaname.js +++ b/lib/nsaname.js @@ -1,6 +1,7 @@ // Names derived from https://en.wikipedia.org/wiki/NSA_ANT_catalog const first = [ + 'Adapter', 'After', 'Angel', 'Ant', @@ -14,14 +15,18 @@ const first = [ 'Bizantine', 'Black', 'Blarney', + 'Blinker', 'Bothan', 'Brutal', 'Bull', + 'Cactus', 'Candy', 'Cherry', 'Chimay', + 'Chuk', 'Cocoon', 'Code', + 'Conga', 'Connectify', 'Cotton', 'Couch', @@ -37,6 +42,7 @@ const first = [ 'Dr', 'Dreamy', 'Drifting', + 'Drizzle', 'Dropout', 'Earl', 'Express', @@ -47,6 +53,7 @@ const first = [ 'Fight', 'Fine', 'Fire', + 'Flamenco', 'Flash', 'Flux', 'Fly', @@ -78,7 +85,9 @@ const first = [ 'Juke', 'Junior', 'Karma', + 'Key', 'Kraken', + 'Leviticus', 'Long', 'Loud', 'Lovely', @@ -103,6 +112,7 @@ const first = [ 'Philoso', 'Photo', 'Poison', + 'Porcupine', 'Quantum', 'Quark', 'Rage', @@ -112,6 +122,8 @@ const first = [ 'Rim', 'Rock', 'Roid', + 'Salsa', + 'Savior', 'Scarlet', 'School', 'Secret', @@ -119,6 +131,7 @@ const first = [ 'Sierra', 'Skid', 'Sky', + 'Slot', 'Snow', 'Snowy', 'Social', @@ -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', @@ -150,6 +167,7 @@ const first = [ ] const second = [ + 'Alamo', 'Angel', 'Anglo', 'Anthropoid', @@ -171,15 +189,18 @@ const second = [ 'Box', 'Broth', 'Bumble', + 'Burst', 'Calendar', 'Candy', 'Cannoli', 'Cascade', 'Caterpillar', + 'Chair', 'Chef', 'Cinnamon', 'Cleft', 'Club', + 'Cough', 'Country', 'Cyclone', 'Cytolysis', @@ -193,6 +214,7 @@ const second = [ 'Fever', 'Fire', 'Flight', + 'Flock', 'Floor', 'Framework', 'Galleon', @@ -223,12 +245,14 @@ const second = [ 'Kraken', 'Lane', 'Leviatan', + 'Leviticus', 'Lithium', 'Logic', 'Maestro', 'Maker', 'Man', 'Margarita', + 'Masquerade', 'Master', 'Matter', 'Me', @@ -242,6 +266,7 @@ const second = [ 'Mutt', 'Nebula', 'Net', + 'Noodle', 'Nut', 'Owl', 'Packet', @@ -256,8 +281,8 @@ const second = [ 'Pointe', 'Poke', 'Police', - 'Potato', 'Porus', + 'Potato', 'Powerman', 'Prince', 'Prism', @@ -271,8 +296,10 @@ const second = [ 'Rowe', 'Run', 'Salamander', + 'School', 'Score', 'Scotch', + 'Screamer', 'Scribbles', 'Set', 'Shooter', @@ -290,6 +317,7 @@ const second = [ 'Stomper', 'Surf', 'Swap', + 'Sweeper', 'Tap', 'Tempora', 'Tender', @@ -300,9 +328,12 @@ const second = [ 'Transgression', 'Trap', 'Trinity', + 'Tutu', 'Typhon', + 'Vegetable', 'View', 'Vikings', + 'Wagon', 'Walk', 'Warrior', 'Watch',