solfaces 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/README.md +134 -14
  2. package/SKILL.md +171 -0
  3. package/dist/agent/index.cjs +14 -13
  4. package/dist/agent/index.js +4 -3
  5. package/dist/agent/mcp-server.cjs +2240 -10
  6. package/dist/{chunk-TTGJZEPV.js → chunk-77SPWQU5.js} +43 -12
  7. package/dist/chunk-77SPWQU5.js.map +1 -0
  8. package/dist/{chunk-JS527VKL.js → chunk-CQWXUU7P.js} +6 -5
  9. package/dist/chunk-CQWXUU7P.js.map +1 -0
  10. package/dist/{chunk-46ZEFA6R.cjs → chunk-CXRVPOTI.cjs} +10 -9
  11. package/dist/chunk-CXRVPOTI.cjs.map +1 -0
  12. package/dist/{chunk-23XJ5VDX.cjs → chunk-F244Q4KC.cjs} +47 -16
  13. package/dist/chunk-F244Q4KC.cjs.map +1 -0
  14. package/dist/{chunk-6UWILY7E.cjs → chunk-HVPGR6G5.cjs} +2 -2
  15. package/dist/{chunk-6UWILY7E.cjs.map → chunk-HVPGR6G5.cjs.map} +1 -1
  16. package/dist/{chunk-LRHYF5QN.js → chunk-MGP7F65H.js} +3 -3
  17. package/dist/{chunk-LRHYF5QN.js.map → chunk-MGP7F65H.js.map} +1 -1
  18. package/dist/chunk-R3MC2AJZ.cjs +2247 -0
  19. package/dist/chunk-R3MC2AJZ.cjs.map +1 -0
  20. package/dist/{chunk-HCEE4K4T.js → chunk-SWML743U.js} +2 -2
  21. package/dist/{chunk-HCEE4K4T.js.map → chunk-SWML743U.js.map} +1 -1
  22. package/dist/chunk-SX3FQDKM.js +2238 -0
  23. package/dist/chunk-SX3FQDKM.js.map +1 -0
  24. package/dist/{chunk-546TBMAR.cjs → chunk-WTCXTXTV.cjs} +6 -6
  25. package/dist/{chunk-546TBMAR.cjs.map → chunk-WTCXTXTV.cjs.map} +1 -1
  26. package/dist/constants-Bi5uTRp5.d.cts +17 -0
  27. package/dist/constants-Bi5uTRp5.d.ts +17 -0
  28. package/dist/core/index.cjs +31 -31
  29. package/dist/core/index.js +3 -3
  30. package/dist/index.cjs +63 -34
  31. package/dist/index.d.cts +2 -0
  32. package/dist/index.d.ts +2 -0
  33. package/dist/index.js +5 -4
  34. package/dist/names/index.cjs +40 -0
  35. package/dist/names/index.cjs.map +1 -0
  36. package/dist/names/index.d.cts +36 -0
  37. package/dist/names/index.d.ts +36 -0
  38. package/dist/names/index.js +3 -0
  39. package/dist/names/index.js.map +1 -0
  40. package/dist/react/index.cjs +45 -22
  41. package/dist/react/index.cjs.map +1 -1
  42. package/dist/react/index.d.cts +15 -2
  43. package/dist/react/index.d.ts +15 -2
  44. package/dist/react/index.js +30 -8
  45. package/dist/react/index.js.map +1 -1
  46. package/dist/solfaces.cdn.global.js +2 -2
  47. package/dist/solfaces.cdn.global.js.map +1 -1
  48. package/dist/vanilla/index.cjs +5 -5
  49. package/dist/vanilla/index.js +2 -2
  50. package/package.json +22 -5
  51. package/python/solfaces.py +274 -3
  52. package/reference/integrations.md +166 -0
  53. package/reference/react.md +108 -0
  54. package/reference/themes.md +124 -0
  55. package/dist/chunk-23XJ5VDX.cjs.map +0 -1
  56. package/dist/chunk-46ZEFA6R.cjs.map +0 -1
  57. package/dist/chunk-JS527VKL.js.map +0 -1
  58. package/dist/chunk-TTGJZEPV.js.map +0 -1
  59. package/skill.md +0 -608
@@ -0,0 +1,2238 @@
1
+ // src/names/sha256.ts
2
+ var K = [
3
+ 1116352408,
4
+ 1899447441,
5
+ 3049323471,
6
+ 3921009573,
7
+ 961987163,
8
+ 1508970993,
9
+ 2453635748,
10
+ 2870763221,
11
+ 3624381080,
12
+ 310598401,
13
+ 607225278,
14
+ 1426881987,
15
+ 1925078388,
16
+ 2162078206,
17
+ 2614888103,
18
+ 3248222580,
19
+ 3835390401,
20
+ 4022224774,
21
+ 264347078,
22
+ 604807628,
23
+ 770255983,
24
+ 1249150122,
25
+ 1555081692,
26
+ 1996064986,
27
+ 2554220882,
28
+ 2821834349,
29
+ 2952996808,
30
+ 3210313671,
31
+ 3336571891,
32
+ 3584528711,
33
+ 113926993,
34
+ 338241895,
35
+ 666307205,
36
+ 773529912,
37
+ 1294757372,
38
+ 1396182291,
39
+ 1695183700,
40
+ 1986661051,
41
+ 2177026350,
42
+ 2456956037,
43
+ 2730485921,
44
+ 2820302411,
45
+ 3259730800,
46
+ 3345764771,
47
+ 3516065817,
48
+ 3600352804,
49
+ 4094571909,
50
+ 275423344,
51
+ 430227734,
52
+ 506948616,
53
+ 659060556,
54
+ 883997877,
55
+ 958139571,
56
+ 1322822218,
57
+ 1537002063,
58
+ 1747873779,
59
+ 1955562222,
60
+ 2024104815,
61
+ 2227730452,
62
+ 2361852424,
63
+ 2428436474,
64
+ 2756734187,
65
+ 3204031479,
66
+ 3329325298
67
+ ];
68
+ function rotr(n, x) {
69
+ return x >>> n | x << 32 - n;
70
+ }
71
+ function sha256(input) {
72
+ const encoder = new TextEncoder();
73
+ const msg = encoder.encode(input);
74
+ const bitLen = msg.length * 8;
75
+ const padLen = 64 - (msg.length + 9) % 64;
76
+ const totalLen = msg.length + 1 + (padLen === 64 ? 0 : padLen) + 8;
77
+ const buf = new Uint8Array(totalLen);
78
+ buf.set(msg);
79
+ buf[msg.length] = 128;
80
+ const dv = new DataView(buf.buffer);
81
+ dv.setUint32(totalLen - 4, bitLen, false);
82
+ let h0 = 1779033703, h1 = 3144134277, h2 = 1013904242, h3 = 2773480762;
83
+ let h4 = 1359893119, h5 = 2600822924, h6 = 528734635, h7 = 1541459225;
84
+ const W = new Int32Array(64);
85
+ for (let offset = 0; offset < totalLen; offset += 64) {
86
+ for (let i = 0; i < 16; i++) {
87
+ W[i] = dv.getInt32(offset + i * 4, false);
88
+ }
89
+ for (let i = 16; i < 64; i++) {
90
+ const s0 = rotr(7, W[i - 15]) ^ rotr(18, W[i - 15]) ^ W[i - 15] >>> 3;
91
+ const s1 = rotr(17, W[i - 2]) ^ rotr(19, W[i - 2]) ^ W[i - 2] >>> 10;
92
+ W[i] = W[i - 16] + s0 + W[i - 7] + s1 | 0;
93
+ }
94
+ let a = h0, b = h1, c = h2, d = h3;
95
+ let e = h4, f = h5, g = h6, h = h7;
96
+ for (let i = 0; i < 64; i++) {
97
+ const S1 = rotr(6, e) ^ rotr(11, e) ^ rotr(25, e);
98
+ const ch = e & f ^ ~e & g;
99
+ const temp1 = h + S1 + ch + K[i] + W[i] | 0;
100
+ const S0 = rotr(2, a) ^ rotr(13, a) ^ rotr(22, a);
101
+ const maj = a & b ^ a & c ^ b & c;
102
+ const temp2 = S0 + maj | 0;
103
+ h = g;
104
+ g = f;
105
+ f = e;
106
+ e = d + temp1 | 0;
107
+ d = c;
108
+ c = b;
109
+ b = a;
110
+ a = temp1 + temp2 | 0;
111
+ }
112
+ h0 = h0 + a | 0;
113
+ h1 = h1 + b | 0;
114
+ h2 = h2 + c | 0;
115
+ h3 = h3 + d | 0;
116
+ h4 = h4 + e | 0;
117
+ h5 = h5 + f | 0;
118
+ h6 = h6 + g | 0;
119
+ h7 = h7 + h | 0;
120
+ }
121
+ const out = new Uint8Array(32);
122
+ const outView = new DataView(out.buffer);
123
+ outView.setUint32(0, h0, false);
124
+ outView.setUint32(4, h1, false);
125
+ outView.setUint32(8, h2, false);
126
+ outView.setUint32(12, h3, false);
127
+ outView.setUint32(16, h4, false);
128
+ outView.setUint32(20, h5, false);
129
+ outView.setUint32(24, h6, false);
130
+ outView.setUint32(28, h7, false);
131
+ return out;
132
+ }
133
+ function sha256Hex(input) {
134
+ return Array.from(sha256(input)).map((b) => b.toString(16).padStart(2, "0")).join("");
135
+ }
136
+
137
+ // src/names/constants.ts
138
+ var SOLNAMES_VERSION = "v1";
139
+ var ADJECTIVES = Object.freeze([
140
+ "Frost",
141
+ "Solar",
142
+ "Coral",
143
+ "Amber",
144
+ "Mossy",
145
+ "Lunar",
146
+ "Misty",
147
+ "Alpine",
148
+ "Autumn",
149
+ "Breeze",
150
+ "Cerulean",
151
+ "Cloudy",
152
+ "Cosmic",
153
+ "Crystal",
154
+ "Dewy",
155
+ "Dusty",
156
+ "Earthy",
157
+ "Floral",
158
+ "Forest",
159
+ "Frozen",
160
+ "Glacial",
161
+ "Golden",
162
+ "Grassy",
163
+ "Harbor",
164
+ "Ivory",
165
+ "Jasmine",
166
+ "Lagoon",
167
+ "Leafy",
168
+ "Lush",
169
+ "Marine",
170
+ "Meadow",
171
+ "Mineral",
172
+ "Mosaic",
173
+ "Nectar",
174
+ "Nordic",
175
+ "Oceanic",
176
+ "Orchid",
177
+ "Pearly",
178
+ "Petal",
179
+ "Polar",
180
+ "Prairie",
181
+ "Rain",
182
+ "River",
183
+ "Rocky",
184
+ "Sandy",
185
+ "Savanna",
186
+ "Shore",
187
+ "Sierra",
188
+ "Snowy",
189
+ "Spring",
190
+ "Starry",
191
+ "Stone",
192
+ "Summer",
193
+ "Sunset",
194
+ "Tidal",
195
+ "Timber",
196
+ "Tropic",
197
+ "Tundra",
198
+ "Valley",
199
+ "Verdant",
200
+ "Winding",
201
+ "Winter",
202
+ "Woody",
203
+ "Bloom",
204
+ "Blossom",
205
+ "Brook",
206
+ "Canyon",
207
+ "Cedar",
208
+ "Cloud",
209
+ "Comet",
210
+ "Copper",
211
+ "Dawn",
212
+ "Delta",
213
+ "Dune",
214
+ "Eclipse",
215
+ "Fern",
216
+ "Flame",
217
+ "Flora",
218
+ "Glade",
219
+ "Azure",
220
+ "Cobalt",
221
+ "Crimson",
222
+ "Indigo",
223
+ "Scarlet",
224
+ "Sapphire",
225
+ "Emerald",
226
+ "Ruby",
227
+ "Garnet",
228
+ "Onyx",
229
+ "Jade",
230
+ "Turquoise",
231
+ "Magenta",
232
+ "Plum",
233
+ "Russet",
234
+ "Tawny",
235
+ "Burnt",
236
+ "Gilded",
237
+ "Platinum",
238
+ "Bronze",
239
+ "Chrome",
240
+ "Pearl",
241
+ "Opal",
242
+ "Blush",
243
+ "Rosy",
244
+ "Dusky",
245
+ "Inky",
246
+ "Ashen",
247
+ "Cream",
248
+ "Slate",
249
+ "Charcoal",
250
+ "Steel",
251
+ "Pewter",
252
+ "Honey",
253
+ "Saffron",
254
+ "Citrus",
255
+ "Lemon",
256
+ "Tangerine",
257
+ "Peach",
258
+ "Apricot",
259
+ "Vermilion",
260
+ "Mauve",
261
+ "Lilac",
262
+ "Periwinkle",
263
+ "Cerise",
264
+ "Maroon",
265
+ "Burgundy",
266
+ "Wine",
267
+ "Berry",
268
+ "Cherry",
269
+ "Mint",
270
+ "Olive",
271
+ "Teal",
272
+ "Navy",
273
+ "Cyan",
274
+ "Neon",
275
+ "Pastel",
276
+ "Muted",
277
+ "Lustrous",
278
+ "Gleaming",
279
+ "Glossy",
280
+ "Shining",
281
+ "Glowing",
282
+ "Luminous",
283
+ "Brilliant",
284
+ "Sparkling",
285
+ "Shimmering",
286
+ "Iridescent",
287
+ "Prismatic",
288
+ "Spectral",
289
+ "Twilight",
290
+ "Sunrise",
291
+ "Sunlit",
292
+ "Moonlit",
293
+ "Starlit",
294
+ "Candlelit",
295
+ "Firelit",
296
+ "Sunbeam",
297
+ "Afterglow",
298
+ "Halo",
299
+ "Flicker",
300
+ "Glow",
301
+ "Ray",
302
+ "Beam",
303
+ "Blaze",
304
+ "Glint",
305
+ "Spark",
306
+ "Arc",
307
+ "Prism",
308
+ "Spectrum",
309
+ "Rainbow",
310
+ "Aurora",
311
+ "Nebula",
312
+ "Stellar",
313
+ "Astral",
314
+ "Lucent",
315
+ "Frosted",
316
+ "Swift",
317
+ "Bold",
318
+ "Keen",
319
+ "Brave",
320
+ "Noble",
321
+ "Serene",
322
+ "Fierce",
323
+ "Gentle",
324
+ "Agile",
325
+ "Alert",
326
+ "Astute",
327
+ "Candid",
328
+ "Clever",
329
+ "Daring",
330
+ "Eager",
331
+ "Earnest",
332
+ "Fair",
333
+ "Gallant",
334
+ "Graceful",
335
+ "Hardy",
336
+ "Honest",
337
+ "Humble",
338
+ "Jovial",
339
+ "Joyful",
340
+ "Kind",
341
+ "Loyal",
342
+ "Merry",
343
+ "Mindful",
344
+ "Nimble",
345
+ "Patient",
346
+ "Plucky",
347
+ "Proud",
348
+ "Quick",
349
+ "Ready",
350
+ "Resilient",
351
+ "Savvy",
352
+ "Sincere",
353
+ "Skilled",
354
+ "Steady",
355
+ "Stout",
356
+ "Strong",
357
+ "Sure",
358
+ "Tender",
359
+ "True",
360
+ "Valiant",
361
+ "Willing",
362
+ "Wise",
363
+ "Witty",
364
+ "Worthy",
365
+ "Zealous",
366
+ "Active",
367
+ "Adept",
368
+ "Ardent",
369
+ "Avid",
370
+ "Benign",
371
+ "Bright",
372
+ "Civil",
373
+ "Clean",
374
+ "Clear",
375
+ "Composed",
376
+ "Content",
377
+ "Courtly",
378
+ "Crafty",
379
+ "Curious",
380
+ "Decent",
381
+ "Devout",
382
+ "Diligent",
383
+ "Direct",
384
+ "Driven",
385
+ "Dynamic",
386
+ "Elegant",
387
+ "Elite",
388
+ "Even",
389
+ "Exact",
390
+ "Famed",
391
+ "Fervent",
392
+ "Fine",
393
+ "Firm",
394
+ "Fit",
395
+ "Fluid",
396
+ "Focal",
397
+ "Fond",
398
+ "Frank",
399
+ "Free",
400
+ "Fresh",
401
+ "Friendly",
402
+ "Frugal",
403
+ "Gifted",
404
+ "Glad",
405
+ "Grand",
406
+ "Great",
407
+ "Green",
408
+ "Grounded",
409
+ "Hale",
410
+ "Happy",
411
+ "Hearty",
412
+ "Heroic",
413
+ "Ideal",
414
+ "Infinite",
415
+ "Inner",
416
+ "Intact",
417
+ "Intent",
418
+ "Just",
419
+ "Lively",
420
+ "Lucky",
421
+ "Major",
422
+ "Mellow",
423
+ "Mighty",
424
+ "Modest",
425
+ "Natural",
426
+ "Neat",
427
+ "Optimal",
428
+ "Original",
429
+ "Pacific",
430
+ "Peaceful",
431
+ "Pious",
432
+ "Pleased",
433
+ "Poised",
434
+ "Polite",
435
+ "Popular",
436
+ "Potent",
437
+ "Precious",
438
+ "Premier",
439
+ "Prime",
440
+ "Proper",
441
+ "Proven",
442
+ "Pure",
443
+ "Quiet",
444
+ "Rapid",
445
+ "Rare",
446
+ "Real",
447
+ "Regal",
448
+ "Rich",
449
+ "Rising",
450
+ "Robust",
451
+ "Royal",
452
+ "Sacred",
453
+ "Safe",
454
+ "Scenic",
455
+ "Secure",
456
+ "Senior",
457
+ "Sharp",
458
+ "Simple",
459
+ "Smart",
460
+ "Smooth",
461
+ "Snug",
462
+ "Social",
463
+ "Solid",
464
+ "Sound",
465
+ "Special",
466
+ "Stable",
467
+ "Stately",
468
+ "Still",
469
+ "Super",
470
+ "Supreme",
471
+ "Sweet",
472
+ "Thorough",
473
+ "Tidy",
474
+ "Top",
475
+ "Total",
476
+ "Tough",
477
+ "Trim",
478
+ "Trusted",
479
+ "Ultimate",
480
+ "Unique",
481
+ "United",
482
+ "Upper",
483
+ "Useful",
484
+ "Valid",
485
+ "Valued",
486
+ "Varied",
487
+ "Vital",
488
+ "Vivid",
489
+ "Vocal",
490
+ "Whole",
491
+ "Wide",
492
+ "Young",
493
+ "Zesty",
494
+ "Iron",
495
+ "Gold",
496
+ "Silver",
497
+ "Marble",
498
+ "Granite",
499
+ "Velvet",
500
+ "Satin",
501
+ "Silk",
502
+ "Linen",
503
+ "Cotton",
504
+ "Suede",
505
+ "Denim",
506
+ "Canvas",
507
+ "Leather",
508
+ "Wooden",
509
+ "Bamboo",
510
+ "Wicker",
511
+ "Woven",
512
+ "Braided",
513
+ "Knit",
514
+ "Lace",
515
+ "Mesh",
516
+ "Fiber",
517
+ "Glass",
518
+ "Mirror",
519
+ "Diamond",
520
+ "Flint",
521
+ "Basalt",
522
+ "Obsidian",
523
+ "Chalk",
524
+ "Clay",
525
+ "Gravel",
526
+ "Pebble",
527
+ "Cobble",
528
+ "Brick",
529
+ "Tile",
530
+ "Resin",
531
+ "Fossil",
532
+ "Shell",
533
+ "Bone",
534
+ "Feather",
535
+ "Plush",
536
+ "Brushed",
537
+ "Polished",
538
+ "Hammered",
539
+ "Forged",
540
+ "Cast",
541
+ "Molten",
542
+ "Tempered",
543
+ "Etched",
544
+ "Carved",
545
+ "Sculpted",
546
+ "Spun",
547
+ "Pressed",
548
+ "Rolled",
549
+ "Folded",
550
+ "Layered",
551
+ "Stacked",
552
+ "Ribbed",
553
+ "Matte",
554
+ "Lacquered",
555
+ "Enameled",
556
+ "Glazed",
557
+ "Painted",
558
+ "Dyed",
559
+ "Stained",
560
+ "Refined",
561
+ "Distilled",
562
+ "Purified",
563
+ "Filtered",
564
+ "Alloyed",
565
+ "Plated",
566
+ "Coated",
567
+ "Sealed",
568
+ "Bonded",
569
+ "Fused",
570
+ "Welded",
571
+ "Riveted",
572
+ "Textured",
573
+ "Grained",
574
+ "Veined",
575
+ "Flecked",
576
+ "Speckled",
577
+ "Dappled",
578
+ "Streaked",
579
+ "Banded",
580
+ "Striped",
581
+ "Checkered",
582
+ "Waxed",
583
+ "Oiled",
584
+ "Cured",
585
+ "Tanned",
586
+ "Smoked",
587
+ "Burnished",
588
+ "Antiqued",
589
+ "Patina",
590
+ "Weathered",
591
+ "Aged",
592
+ "Rustic",
593
+ "Hewn",
594
+ "Vast",
595
+ "Broad",
596
+ "Deep",
597
+ "High",
598
+ "Tall",
599
+ "Giant",
600
+ "Colossal",
601
+ "Massive",
602
+ "Immense",
603
+ "Boundless",
604
+ "Endless",
605
+ "Sweeping",
606
+ "Spanning",
607
+ "Extended",
608
+ "Towering",
609
+ "Soaring",
610
+ "Lofty",
611
+ "Elevated",
612
+ "Raised",
613
+ "Summit",
614
+ "Apex",
615
+ "Crest",
616
+ "Crown",
617
+ "Pinnacle",
618
+ "Zenith",
619
+ "Ridge",
620
+ "Ledge",
621
+ "Level",
622
+ "Hollow",
623
+ "Compact",
624
+ "Dense",
625
+ "Thick",
626
+ "Narrow",
627
+ "Slender",
628
+ "Micro",
629
+ "Mini",
630
+ "Small",
631
+ "Ample",
632
+ "Hefty",
633
+ "Jumbo",
634
+ "Mega",
635
+ "Ultra",
636
+ "Macro",
637
+ "Central",
638
+ "Core",
639
+ "Outer",
640
+ "Lateral",
641
+ "Radial",
642
+ "Spiral",
643
+ "Orbital",
644
+ "Linear",
645
+ "Planar",
646
+ "Spherical",
647
+ "Rounded",
648
+ "Angular",
649
+ "Pointed",
650
+ "Tapered",
651
+ "Curved",
652
+ "Arced",
653
+ "Twisted",
654
+ "Coiled",
655
+ "Fractal",
656
+ "Cellular",
657
+ "Quantum",
658
+ "Photon",
659
+ "Plasma",
660
+ "Kinetic",
661
+ "Static",
662
+ "Charged",
663
+ "Maximal",
664
+ "Atomic",
665
+ "Nano",
666
+ "Tiered",
667
+ "Strata",
668
+ "Nested",
669
+ "Stepped",
670
+ "Graded",
671
+ "Scaled",
672
+ "Proportioned",
673
+ "Modular",
674
+ "Symmetric",
675
+ "Parallel",
676
+ "Flowing",
677
+ "Drifting",
678
+ "Gliding",
679
+ "Sailing",
680
+ "Floating",
681
+ "Climbing",
682
+ "Leaping",
683
+ "Bounding",
684
+ "Sprinting",
685
+ "Dashing",
686
+ "Rushing",
687
+ "Surging",
688
+ "Cascading",
689
+ "Rolling",
690
+ "Tumbling",
691
+ "Spinning",
692
+ "Whirling",
693
+ "Twisting",
694
+ "Swirling",
695
+ "Pulsing",
696
+ "Beating",
697
+ "Humming",
698
+ "Buzzing",
699
+ "Ringing",
700
+ "Chiming",
701
+ "Singing",
702
+ "Dancing",
703
+ "Swaying",
704
+ "Waving",
705
+ "Rippling",
706
+ "Bubbling",
707
+ "Fizzing",
708
+ "Crackling",
709
+ "Snapping",
710
+ "Clicking",
711
+ "Tapping",
712
+ "Drumming",
713
+ "Thrumming",
714
+ "Vibrant",
715
+ "Magnetic",
716
+ "Electric",
717
+ "Blazing",
718
+ "Burning",
719
+ "Fiery",
720
+ "Volcanic",
721
+ "Thermal",
722
+ "Warming",
723
+ "Cooling",
724
+ "Chilling",
725
+ "Brisk",
726
+ "Crisp",
727
+ "Breezy",
728
+ "Gusty",
729
+ "Windy",
730
+ "Airy",
731
+ "Light",
732
+ "Buoyant",
733
+ "Weightless",
734
+ "Fleet",
735
+ "Peppy",
736
+ "Zippy",
737
+ "Snappy",
738
+ "Speedy",
739
+ "Sonic",
740
+ "Turbo",
741
+ "Warp",
742
+ "Express",
743
+ "Instant",
744
+ "Darting",
745
+ "Flying",
746
+ "Jetting",
747
+ "Cruising",
748
+ "Coasting",
749
+ "Rhythmic",
750
+ "Cycling",
751
+ "Pacing",
752
+ "Striding",
753
+ "Marching",
754
+ "Trotting",
755
+ "Galloping",
756
+ "Bouncing",
757
+ "Vaulting",
758
+ "Arching",
759
+ "Launched",
760
+ "Propelled",
761
+ "Hovering",
762
+ "Orbiting",
763
+ "Revolving",
764
+ "Rotating",
765
+ "Pivoting",
766
+ "Swinging",
767
+ "Rocking",
768
+ "Tilting",
769
+ "Shifting",
770
+ "Sliding",
771
+ "Skating",
772
+ "Surfing",
773
+ "Diving",
774
+ "Plunging",
775
+ "Dipping",
776
+ "Wading",
777
+ "Celestial",
778
+ "Ethereal",
779
+ "Mystic",
780
+ "Arcane",
781
+ "Ancient",
782
+ "Eternal",
783
+ "Timeless",
784
+ "Ageless",
785
+ "Enduring",
786
+ "Lasting",
787
+ "Perpetual",
788
+ "Legendary",
789
+ "Mythic",
790
+ "Epic",
791
+ "Fabled",
792
+ "Storied",
793
+ "Historic",
794
+ "Classic",
795
+ "Vintage",
796
+ "Retro",
797
+ "Modern",
798
+ "Future",
799
+ "Digital",
800
+ "Cyber",
801
+ "Virtual",
802
+ "Pixel",
803
+ "Binary",
804
+ "Omega",
805
+ "Alpha",
806
+ "Beta",
807
+ "Gamma",
808
+ "Sigma",
809
+ "Theta",
810
+ "Lambda",
811
+ "Kappa",
812
+ "Zeta",
813
+ "Epsilon",
814
+ "Omni",
815
+ "Dual",
816
+ "Triple",
817
+ "Nexus",
818
+ "Vertex",
819
+ "Vector",
820
+ "Matrix",
821
+ "Cipher",
822
+ "Enigma",
823
+ "Phantom",
824
+ "Mirage",
825
+ "Dream",
826
+ "Vision",
827
+ "Oracle",
828
+ "Prophet",
829
+ "Sage",
830
+ "Shaman",
831
+ "Druid",
832
+ "Artisan",
833
+ "Maestro",
834
+ "Virtuoso",
835
+ "Savant",
836
+ "Prodigy",
837
+ "Maven",
838
+ "Guru",
839
+ "Mentor",
840
+ "Guide",
841
+ "Scout",
842
+ "Pioneer",
843
+ "Voyager",
844
+ "Wanderer",
845
+ "Nomad",
846
+ "Rover",
847
+ "Ranger",
848
+ "Sentinel",
849
+ "Guardian",
850
+ "Keeper",
851
+ "Warden",
852
+ "Champion",
853
+ "Vanguard",
854
+ "Herald",
855
+ "Emissary",
856
+ "Envoy",
857
+ "Ambassador",
858
+ "Steward",
859
+ "Curator",
860
+ "Patron",
861
+ "Benefactor",
862
+ "Founder",
863
+ "Architect",
864
+ "Builder",
865
+ "Maker",
866
+ "Crafter",
867
+ "Weaver",
868
+ "Forger",
869
+ "Smith",
870
+ "Wright",
871
+ "Mason",
872
+ "Brewer",
873
+ "Baker",
874
+ "Tanner",
875
+ "Dyer",
876
+ "Scribe",
877
+ "Bard",
878
+ "Minstrel",
879
+ "Troubadour",
880
+ "Storyteller",
881
+ "Chronicler",
882
+ "Lorekeeper",
883
+ "Archivist",
884
+ "Tranquil",
885
+ "Placid",
886
+ "Hushed",
887
+ "Muffled",
888
+ "Soft",
889
+ "Subtle",
890
+ "Faint",
891
+ "Dim",
892
+ "Pale",
893
+ "Warm",
894
+ "Cool",
895
+ "Taut",
896
+ "Tense",
897
+ "Cozy",
898
+ "Homey",
899
+ "Pastoral",
900
+ "Sylvan",
901
+ "Bucolic",
902
+ "Idyllic",
903
+ "Quaint",
904
+ "Charming",
905
+ "Lovely",
906
+ "Pretty",
907
+ "Dapper",
908
+ "Natty",
909
+ "Chic",
910
+ "Posh",
911
+ "Classy",
912
+ "Fancy",
913
+ "Ornate",
914
+ "Lavish",
915
+ "Opulent",
916
+ "Majestic",
917
+ "Dignified",
918
+ "August",
919
+ "Solemn",
920
+ "Sober",
921
+ "Heartfelt",
922
+ "Genuine",
923
+ "Authentic",
924
+ "Novel",
925
+ "Singular",
926
+ "Distinct",
927
+ "Chosen",
928
+ "Select",
929
+ "Premium",
930
+ "Deluxe",
931
+ "Superior",
932
+ "Exquisite",
933
+ "Superb",
934
+ "Splendid",
935
+ "Glorious",
936
+ "Sublime",
937
+ "Resonant",
938
+ "Harmonic",
939
+ "Melodic",
940
+ "Lyrical",
941
+ "Poetic",
942
+ "Seamless",
943
+ "Effortless",
944
+ "Organic",
945
+ "Primal",
946
+ "Devoted",
947
+ "Dedicated",
948
+ "Committed",
949
+ "Focused",
950
+ "Determined",
951
+ "Resolute",
952
+ "Steadfast",
953
+ "Unwavering",
954
+ "Constant",
955
+ "Faithful",
956
+ "Reliable",
957
+ "Dependable",
958
+ "Trusty",
959
+ "Anchored",
960
+ "Moored",
961
+ "Sheltered",
962
+ "Protected",
963
+ "Guarded",
964
+ "Shielded",
965
+ "Fortified",
966
+ "Reinforced",
967
+ "Braced",
968
+ "Bolstered",
969
+ "Supported",
970
+ "Upheld",
971
+ "Sustained",
972
+ "Preserved",
973
+ "Conserved",
974
+ "Stored",
975
+ "Vaulted",
976
+ "Locked",
977
+ "Secured",
978
+ "Fastened",
979
+ "Linked",
980
+ "Joined",
981
+ "Connected",
982
+ "Paired",
983
+ "Matched",
984
+ "Balanced",
985
+ "Aligned",
986
+ "Centered",
987
+ "Aimed",
988
+ "Directed",
989
+ "Guided",
990
+ "Steered",
991
+ "Piloted",
992
+ "Navigated",
993
+ "Charted",
994
+ "Mapped",
995
+ "Tracked",
996
+ "Pursued",
997
+ "Discovered",
998
+ "Unveiled",
999
+ "Displayed",
1000
+ "Presented",
1001
+ "Granted",
1002
+ "Bestowed",
1003
+ "Conferred",
1004
+ "Sapient",
1005
+ "Sentient",
1006
+ "Radiant",
1007
+ "Fertile",
1008
+ "Abundant",
1009
+ "Bountiful",
1010
+ "Plentiful",
1011
+ "Prolific",
1012
+ "Thriving",
1013
+ "Flourishing",
1014
+ "Blooming",
1015
+ "Budding",
1016
+ "Growing",
1017
+ "Expanding",
1018
+ "Advancing",
1019
+ "Progressing",
1020
+ "Evolving",
1021
+ "Maturing",
1022
+ "Ripening",
1023
+ "Developing",
1024
+ "Emerging",
1025
+ "Nascent",
1026
+ "Incipient",
1027
+ "Dawning",
1028
+ "Unfolding",
1029
+ "Awakening",
1030
+ "Stirring",
1031
+ "Kindling",
1032
+ "Igniting",
1033
+ "Sparking",
1034
+ "Triggering",
1035
+ "Launching",
1036
+ "Initiating",
1037
+ "Pioneering",
1038
+ "Trailblazing",
1039
+ "Groundbreaking",
1040
+ "Innovative",
1041
+ "Inventive",
1042
+ "Creative",
1043
+ "Imaginative",
1044
+ "Inspired",
1045
+ "Visionary",
1046
+ "Prophetic",
1047
+ "Prescient",
1048
+ "Insightful",
1049
+ "Perceptive",
1050
+ "Observant",
1051
+ "Watchful",
1052
+ "Vigilant",
1053
+ "Attentive",
1054
+ "Thoughtful",
1055
+ "Considerate",
1056
+ "Caring",
1057
+ "Nurturing",
1058
+ "Fostering",
1059
+ "Cultivating",
1060
+ "Tending",
1061
+ "Pruning",
1062
+ "Trimming",
1063
+ "Shaping",
1064
+ "Forming",
1065
+ "Molding",
1066
+ "Fashioning",
1067
+ "Designing",
1068
+ "Drafting",
1069
+ "Sketching",
1070
+ "Drawing",
1071
+ "Painting",
1072
+ "Coloring",
1073
+ "Tinting",
1074
+ "Shading",
1075
+ "Blending",
1076
+ "Mixing",
1077
+ "Merging",
1078
+ "Combining",
1079
+ "Uniting",
1080
+ "Fusing",
1081
+ "Melding",
1082
+ "Weaving",
1083
+ "Knitting",
1084
+ "Stitching",
1085
+ "Sewing",
1086
+ "Quilting",
1087
+ "Patching",
1088
+ "Mending",
1089
+ "Healing",
1090
+ "Restoring",
1091
+ "Renewing",
1092
+ "Reviving",
1093
+ "Refreshing",
1094
+ "Rejuvenating",
1095
+ "Invigorating",
1096
+ "Energizing",
1097
+ "Empowering",
1098
+ "Strengthening",
1099
+ "Fortifying",
1100
+ "Hardening",
1101
+ "Tempering",
1102
+ "Seasoning",
1103
+ "Curing",
1104
+ "Aging",
1105
+ "Mellowing",
1106
+ "Softening",
1107
+ "Smoothing",
1108
+ "Leveling",
1109
+ "Planing",
1110
+ "Sanding",
1111
+ "Buffing",
1112
+ "Burnishing",
1113
+ "Radiating",
1114
+ "Beaming",
1115
+ "Lighting",
1116
+ "Illuminating",
1117
+ "Brightening",
1118
+ "Clarifying",
1119
+ "Purifying",
1120
+ "Filtering",
1121
+ "Distilling",
1122
+ "Condensing",
1123
+ "Concentrating",
1124
+ "Focusing",
1125
+ "Directing",
1126
+ "Channeling",
1127
+ "Terraced",
1128
+ "Ascending",
1129
+ "Streaming",
1130
+ "Umber",
1131
+ "Careful",
1132
+ "Perfecting",
1133
+ "Glittering",
1134
+ "Twinkling",
1135
+ "Verdure",
1136
+ "Auroral",
1137
+ "Boreal",
1138
+ "Austral",
1139
+ "Temperate"
1140
+ ]);
1141
+ var NOUNS = Object.freeze([
1142
+ "Falcon",
1143
+ "Hawk",
1144
+ "Eagle",
1145
+ "Owl",
1146
+ "Heron",
1147
+ "Crane",
1148
+ "Swan",
1149
+ "Dove",
1150
+ "Raven",
1151
+ "Finch",
1152
+ "Robin",
1153
+ "Wren",
1154
+ "Lark",
1155
+ "Jay",
1156
+ "Ibis",
1157
+ "Kite",
1158
+ "Osprey",
1159
+ "Condor",
1160
+ "Pelican",
1161
+ "Stork",
1162
+ "Sparrow",
1163
+ "Tern",
1164
+ "Puffin",
1165
+ "Parrot",
1166
+ "Toucan",
1167
+ "Kingfisher",
1168
+ "Flamingo",
1169
+ "Quail",
1170
+ "Pheasant",
1171
+ "Grouse",
1172
+ "Oriole",
1173
+ "Warbler",
1174
+ "Thrush",
1175
+ "Starling",
1176
+ "Magpie",
1177
+ "Swallow",
1178
+ "Martin",
1179
+ "Plover",
1180
+ "Curlew",
1181
+ "Sandpiper",
1182
+ "Wolf",
1183
+ "Fox",
1184
+ "Bear",
1185
+ "Stag",
1186
+ "Elk",
1187
+ "Moose",
1188
+ "Bison",
1189
+ "Lynx",
1190
+ "Cougar",
1191
+ "Panther",
1192
+ "Jaguar",
1193
+ "Leopard",
1194
+ "Tiger",
1195
+ "Lion",
1196
+ "Cheetah",
1197
+ "Gazelle",
1198
+ "Antelope",
1199
+ "Impala",
1200
+ "Zebra",
1201
+ "Giraffe",
1202
+ "Rhino",
1203
+ "Hippo",
1204
+ "Otter",
1205
+ "Beaver",
1206
+ "Badger",
1207
+ "Marten",
1208
+ "Ferret",
1209
+ "Mink",
1210
+ "Hare",
1211
+ "Rabbit",
1212
+ "Squirrel",
1213
+ "Chipmunk",
1214
+ "Porcupine",
1215
+ "Hedgehog",
1216
+ "Armadillo",
1217
+ "Pangolin",
1218
+ "Lemur",
1219
+ "Gibbon",
1220
+ "Tamarin",
1221
+ "Capybara",
1222
+ "Chinchilla",
1223
+ "Ocelot",
1224
+ "Margay",
1225
+ "Coati",
1226
+ "Kinkajou",
1227
+ "Tapir",
1228
+ "Okapi",
1229
+ "Kudu",
1230
+ "Oryx",
1231
+ "Chamois",
1232
+ "Orca",
1233
+ "Dolphin",
1234
+ "Whale",
1235
+ "Narwhal",
1236
+ "Walrus",
1237
+ "Seal",
1238
+ "Manatee",
1239
+ "Turtle",
1240
+ "Iguana",
1241
+ "Gecko",
1242
+ "Chameleon",
1243
+ "Newt",
1244
+ "Salamander",
1245
+ "Crab",
1246
+ "Lobster",
1247
+ "Seahorse",
1248
+ "Starfish",
1249
+ "Octopus",
1250
+ "Squid",
1251
+ "Jellyfish",
1252
+ "Stingray",
1253
+ "Barracuda",
1254
+ "Marlin",
1255
+ "Sailfish",
1256
+ "Trout",
1257
+ "Salmon",
1258
+ "Mantis",
1259
+ "Cricket",
1260
+ "Firefly",
1261
+ "Dragonfly",
1262
+ "Cedar",
1263
+ "Oak",
1264
+ "Pine",
1265
+ "Birch",
1266
+ "Maple",
1267
+ "Elm",
1268
+ "Ash",
1269
+ "Willow",
1270
+ "Cypress",
1271
+ "Redwood",
1272
+ "Sequoia",
1273
+ "Spruce",
1274
+ "Fir",
1275
+ "Larch",
1276
+ "Yew",
1277
+ "Beech",
1278
+ "Alder",
1279
+ "Poplar",
1280
+ "Aspen",
1281
+ "Walnut",
1282
+ "Hickory",
1283
+ "Teak",
1284
+ "Mahogany",
1285
+ "Ebony",
1286
+ "Bamboo",
1287
+ "Palm",
1288
+ "Acacia",
1289
+ "Baobab",
1290
+ "Banyan",
1291
+ "Olive",
1292
+ "Laurel",
1293
+ "Magnolia",
1294
+ "Lotus",
1295
+ "Orchid",
1296
+ "Iris",
1297
+ "Lily",
1298
+ "Rose",
1299
+ "Tulip",
1300
+ "Daisy",
1301
+ "Aster",
1302
+ "Dahlia",
1303
+ "Peony",
1304
+ "Jasmine",
1305
+ "Violet",
1306
+ "Clover",
1307
+ "Fern",
1308
+ "Moss",
1309
+ "Lichen",
1310
+ "Ivy",
1311
+ "Vine",
1312
+ "Reed",
1313
+ "Sage",
1314
+ "Basil",
1315
+ "Thyme",
1316
+ "Mint",
1317
+ "Dill",
1318
+ "Fennel",
1319
+ "Sorrel",
1320
+ "Yarrow",
1321
+ "Thistle",
1322
+ "Heather",
1323
+ "Bluebell",
1324
+ "Primrose",
1325
+ "Marigold",
1326
+ "Sunflower",
1327
+ "Zinnia",
1328
+ "Pansy",
1329
+ "Poppy",
1330
+ "Crocus",
1331
+ "Snowdrop",
1332
+ "Foxglove",
1333
+ "Honeysuckle",
1334
+ "Wisteria",
1335
+ "Hibiscus",
1336
+ "Plumeria",
1337
+ "Gardenia",
1338
+ "Camellia",
1339
+ "Begonia",
1340
+ "Azalea",
1341
+ "Oleander",
1342
+ "Canyon",
1343
+ "Ridge",
1344
+ "Peak",
1345
+ "Summit",
1346
+ "Cliff",
1347
+ "Bluff",
1348
+ "Mesa",
1349
+ "Butte",
1350
+ "Plateau",
1351
+ "Terrace",
1352
+ "Valley",
1353
+ "Basin",
1354
+ "Gorge",
1355
+ "Ravine",
1356
+ "Gulch",
1357
+ "Fjord",
1358
+ "Inlet",
1359
+ "Bay",
1360
+ "Cove",
1361
+ "Harbor",
1362
+ "Lagoon",
1363
+ "Reef",
1364
+ "Atoll",
1365
+ "Isle",
1366
+ "Peninsula",
1367
+ "Cape",
1368
+ "Shoal",
1369
+ "Bank",
1370
+ "Ledge",
1371
+ "Shelf",
1372
+ "Dune",
1373
+ "Desert",
1374
+ "Steppe",
1375
+ "Tundra",
1376
+ "Glacier",
1377
+ "Moraine",
1378
+ "Geyser",
1379
+ "Oasis",
1380
+ "Delta",
1381
+ "Estuary",
1382
+ "Marsh",
1383
+ "Bog",
1384
+ "Swamp",
1385
+ "Fen",
1386
+ "Moor",
1387
+ "Heath",
1388
+ "Meadow",
1389
+ "Prairie",
1390
+ "Savanna",
1391
+ "Glen",
1392
+ "Dale",
1393
+ "Dell",
1394
+ "Vale",
1395
+ "Hollow",
1396
+ "Grove",
1397
+ "Copse",
1398
+ "Thicket",
1399
+ "Taiga",
1400
+ "Mangrove",
1401
+ "Wetland",
1402
+ "Cascade",
1403
+ "Brook",
1404
+ "Creek",
1405
+ "Stream",
1406
+ "River",
1407
+ "Lake",
1408
+ "Pond",
1409
+ "Pool",
1410
+ "Tarn",
1411
+ "Loch",
1412
+ "Falls",
1413
+ "Fountain",
1414
+ "Grotto",
1415
+ "Cavern",
1416
+ "Cave",
1417
+ "Tunnel",
1418
+ "Arch",
1419
+ "Bridge",
1420
+ "Ford",
1421
+ "Pass",
1422
+ "Trail",
1423
+ "Path",
1424
+ "Route",
1425
+ "Caldera",
1426
+ "Crater",
1427
+ "Vent",
1428
+ "Spire",
1429
+ "Needle",
1430
+ "Dome",
1431
+ "Gateway",
1432
+ "Portal",
1433
+ "Threshold",
1434
+ "Verge",
1435
+ "Brink",
1436
+ "Edge",
1437
+ "Rim",
1438
+ "Brow",
1439
+ "Crest",
1440
+ "Promontory",
1441
+ "Headland",
1442
+ "Spit",
1443
+ "Tombolo",
1444
+ "Isthmus",
1445
+ "Strait",
1446
+ "Narrows",
1447
+ "Sound",
1448
+ "Bight",
1449
+ "Reach",
1450
+ "Stretch",
1451
+ "Expanse",
1452
+ "Clearing",
1453
+ "Glade",
1454
+ "Knoll",
1455
+ "Hillock",
1456
+ "Mound",
1457
+ "Tor",
1458
+ "Crag",
1459
+ "Scarp",
1460
+ "Escarpment",
1461
+ "Comet",
1462
+ "Meteor",
1463
+ "Asteroid",
1464
+ "Nebula",
1465
+ "Galaxy",
1466
+ "Quasar",
1467
+ "Pulsar",
1468
+ "Star",
1469
+ "Sun",
1470
+ "Moon",
1471
+ "Planet",
1472
+ "Orbit",
1473
+ "Eclipse",
1474
+ "Corona",
1475
+ "Flare",
1476
+ "Nova",
1477
+ "Cosmos",
1478
+ "Void",
1479
+ "Abyss",
1480
+ "Ether",
1481
+ "Zenith",
1482
+ "Nadir",
1483
+ "Horizon",
1484
+ "Aurora",
1485
+ "Meridian",
1486
+ "Equinox",
1487
+ "Solstice",
1488
+ "Phase",
1489
+ "Cycle",
1490
+ "Epoch",
1491
+ "Eon",
1492
+ "Era",
1493
+ "Dawn",
1494
+ "Dusk",
1495
+ "Twilight",
1496
+ "Night",
1497
+ "Noon",
1498
+ "Morning",
1499
+ "Evening",
1500
+ "Sunset",
1501
+ "Sunrise",
1502
+ "Daybreak",
1503
+ "Nightfall",
1504
+ "Starlight",
1505
+ "Moonbeam",
1506
+ "Sunray",
1507
+ "Skyline",
1508
+ "Firmament",
1509
+ "Canopy",
1510
+ "Infinity",
1511
+ "Vega",
1512
+ "Rigel",
1513
+ "Altair",
1514
+ "Deneb",
1515
+ "Sirius",
1516
+ "Polaris",
1517
+ "Arcturus",
1518
+ "Antares",
1519
+ "Lyra",
1520
+ "Orion",
1521
+ "Draco",
1522
+ "Phoenix",
1523
+ "Hydra",
1524
+ "Corvus",
1525
+ "Cygnus",
1526
+ "Aquila",
1527
+ "Andromeda",
1528
+ "Pegasus",
1529
+ "Perseus",
1530
+ "Gemini",
1531
+ "Centauri",
1532
+ "Cassiopeia",
1533
+ "Scorpius",
1534
+ "Sagittarius",
1535
+ "Capella",
1536
+ "Procyon",
1537
+ "Aldebaran",
1538
+ "Betelgeuse",
1539
+ "Spica",
1540
+ "Prism",
1541
+ "Quill",
1542
+ "Forge",
1543
+ "Anvil",
1544
+ "Helm",
1545
+ "Rune",
1546
+ "Atlas",
1547
+ "Compass",
1548
+ "Anchor",
1549
+ "Beacon",
1550
+ "Bell",
1551
+ "Bugle",
1552
+ "Drum",
1553
+ "Flute",
1554
+ "Harp",
1555
+ "Horn",
1556
+ "Lyre",
1557
+ "Pipe",
1558
+ "Gong",
1559
+ "Chime",
1560
+ "Cymbal",
1561
+ "Fiddle",
1562
+ "Trumpet",
1563
+ "Viola",
1564
+ "Cello",
1565
+ "Oboe",
1566
+ "Lute",
1567
+ "Mandolin",
1568
+ "Zither",
1569
+ "Sitar",
1570
+ "Banjo",
1571
+ "Lantern",
1572
+ "Torch",
1573
+ "Candle",
1574
+ "Lamp",
1575
+ "Globe",
1576
+ "Lens",
1577
+ "Scope",
1578
+ "Mirror",
1579
+ "Frame",
1580
+ "Easel",
1581
+ "Palette",
1582
+ "Brush",
1583
+ "Chisel",
1584
+ "Mallet",
1585
+ "Hammer",
1586
+ "Tongs",
1587
+ "Ladle",
1588
+ "Kettle",
1589
+ "Crucible",
1590
+ "Mortar",
1591
+ "Pestle",
1592
+ "Flask",
1593
+ "Vial",
1594
+ "Beaker",
1595
+ "Alembic",
1596
+ "Furnace",
1597
+ "Kiln",
1598
+ "Loom",
1599
+ "Shuttle",
1600
+ "Bobbin",
1601
+ "Spool",
1602
+ "Thimble",
1603
+ "Pin",
1604
+ "Clasp",
1605
+ "Buckle",
1606
+ "Brooch",
1607
+ "Pendant",
1608
+ "Amulet",
1609
+ "Talisman",
1610
+ "Charm",
1611
+ "Token",
1612
+ "Coin",
1613
+ "Medal",
1614
+ "Badge",
1615
+ "Shield",
1616
+ "Banner",
1617
+ "Flag",
1618
+ "Pennant",
1619
+ "Sigil",
1620
+ "Stamp",
1621
+ "Emblem",
1622
+ "Totem",
1623
+ "Icon",
1624
+ "Statue",
1625
+ "Obelisk",
1626
+ "Monolith",
1627
+ "Cairn",
1628
+ "Tablet",
1629
+ "Scroll",
1630
+ "Tome",
1631
+ "Codex",
1632
+ "Ledger",
1633
+ "Journal",
1634
+ "Chronicle",
1635
+ "Almanac",
1636
+ "Manual",
1637
+ "Gazette",
1638
+ "Folio",
1639
+ "Pamphlet",
1640
+ "Broadsheet",
1641
+ "Parchment",
1642
+ "Vellum",
1643
+ "Papyrus",
1644
+ "Inkwell",
1645
+ "Quiver",
1646
+ "Satchel",
1647
+ "Pouch",
1648
+ "Casket",
1649
+ "Coffer",
1650
+ "Chest",
1651
+ "Crate",
1652
+ "Barrel",
1653
+ "Quartz",
1654
+ "Opal",
1655
+ "Onyx",
1656
+ "Agate",
1657
+ "Garnet",
1658
+ "Topaz",
1659
+ "Beryl",
1660
+ "Zircon",
1661
+ "Spinel",
1662
+ "Peridot",
1663
+ "Jasper",
1664
+ "Amethyst",
1665
+ "Citrine",
1666
+ "Tourmaline",
1667
+ "Malachite",
1668
+ "Azurite",
1669
+ "Lapis",
1670
+ "Pyrite",
1671
+ "Galena",
1672
+ "Mica",
1673
+ "Talc",
1674
+ "Gypsum",
1675
+ "Calcite",
1676
+ "Dolomite",
1677
+ "Basalt",
1678
+ "Granite",
1679
+ "Marble",
1680
+ "Slate",
1681
+ "Shale",
1682
+ "Sandstone",
1683
+ "Limestone",
1684
+ "Obsidian",
1685
+ "Pumice",
1686
+ "Tuff",
1687
+ "Chert",
1688
+ "Flint",
1689
+ "Chalcedony",
1690
+ "Carnelian",
1691
+ "Sardonyx",
1692
+ "Moonstone",
1693
+ "Sunstone",
1694
+ "Labradorite",
1695
+ "Tanzanite",
1696
+ "Kunzite",
1697
+ "Rhodonite",
1698
+ "Sodalite",
1699
+ "Chrysocolla",
1700
+ "Aventurine",
1701
+ "Fluorite",
1702
+ "Seraphinite",
1703
+ "Charoite",
1704
+ "Sugilite",
1705
+ "Larimar",
1706
+ "Prehnite",
1707
+ "Danburite",
1708
+ "Scolecite",
1709
+ "Celestite",
1710
+ "Amazonite",
1711
+ "Howlite",
1712
+ "Lepidolite",
1713
+ "Storm",
1714
+ "Thunder",
1715
+ "Lightning",
1716
+ "Breeze",
1717
+ "Gale",
1718
+ "Squall",
1719
+ "Typhoon",
1720
+ "Cyclone",
1721
+ "Monsoon",
1722
+ "Tempest",
1723
+ "Zephyr",
1724
+ "Chinook",
1725
+ "Mistral",
1726
+ "Sirocco",
1727
+ "Foehn",
1728
+ "Bora",
1729
+ "Rain",
1730
+ "Drizzle",
1731
+ "Shower",
1732
+ "Downpour",
1733
+ "Deluge",
1734
+ "Flood",
1735
+ "Torrent",
1736
+ "Current",
1737
+ "Tide",
1738
+ "Wave",
1739
+ "Swell",
1740
+ "Surf",
1741
+ "Spray",
1742
+ "Foam",
1743
+ "Mist",
1744
+ "Fog",
1745
+ "Haze",
1746
+ "Dew",
1747
+ "Frost",
1748
+ "Ice",
1749
+ "Snow",
1750
+ "Sleet",
1751
+ "Hail",
1752
+ "Rime",
1753
+ "Thaw",
1754
+ "Flow",
1755
+ "Drift",
1756
+ "Eddy",
1757
+ "Vortex",
1758
+ "Whirl",
1759
+ "Spiral",
1760
+ "Funnel",
1761
+ "Column",
1762
+ "Plume",
1763
+ "Wisp",
1764
+ "Streak",
1765
+ "Band",
1766
+ "Front",
1767
+ "Trough",
1768
+ "Rainbow",
1769
+ "Halo",
1770
+ "Mirage",
1771
+ "Shimmer",
1772
+ "Glimmer",
1773
+ "Tower",
1774
+ "Turret",
1775
+ "Bastion",
1776
+ "Citadel",
1777
+ "Fortress",
1778
+ "Castle",
1779
+ "Palace",
1780
+ "Manor",
1781
+ "Lodge",
1782
+ "Cabin",
1783
+ "Cottage",
1784
+ "Villa",
1785
+ "Ranch",
1786
+ "Barn",
1787
+ "Silo",
1788
+ "Mill",
1789
+ "Foundry",
1790
+ "Workshop",
1791
+ "Studio",
1792
+ "Gallery",
1793
+ "Museum",
1794
+ "Library",
1795
+ "Archive",
1796
+ "Treasury",
1797
+ "Vault",
1798
+ "Chamber",
1799
+ "Hall",
1800
+ "Court",
1801
+ "Plaza",
1802
+ "Garden",
1803
+ "Balcony",
1804
+ "Porch",
1805
+ "Arcade",
1806
+ "Colonnade",
1807
+ "Pergola",
1808
+ "Pavilion",
1809
+ "Gazebo",
1810
+ "Kiosk",
1811
+ "Chapel",
1812
+ "Temple",
1813
+ "Shrine",
1814
+ "Monastery",
1815
+ "Abbey",
1816
+ "Cathedral",
1817
+ "Basilica",
1818
+ "Minaret",
1819
+ "Pagoda",
1820
+ "Stupa",
1821
+ "Pyramid",
1822
+ "Arena",
1823
+ "Stadium",
1824
+ "Forum",
1825
+ "Market",
1826
+ "Bazaar",
1827
+ "Emporium",
1828
+ "Depot",
1829
+ "Station",
1830
+ "Terminal",
1831
+ "Dock",
1832
+ "Wharf",
1833
+ "Pier",
1834
+ "Jetty",
1835
+ "Quay",
1836
+ "Marina",
1837
+ "Lighthouse",
1838
+ "Watchtower",
1839
+ "Outpost",
1840
+ "Camp",
1841
+ "Shelter",
1842
+ "Refuge",
1843
+ "Sanctuary",
1844
+ "Haven",
1845
+ "Retreat",
1846
+ "Nest",
1847
+ "Aerie",
1848
+ "Burrow",
1849
+ "Den",
1850
+ "Lair",
1851
+ "Roost",
1852
+ "Perch",
1853
+ "Bower",
1854
+ "Arbor",
1855
+ "Alcove",
1856
+ "Sextant",
1857
+ "Astrolabe",
1858
+ "Sundial",
1859
+ "Hourglass",
1860
+ "Pendulum",
1861
+ "Gyroscope",
1862
+ "Turbine",
1863
+ "Dynamo",
1864
+ "Generator",
1865
+ "Piston",
1866
+ "Valve",
1867
+ "Lever",
1868
+ "Pulley",
1869
+ "Winch",
1870
+ "Derrick",
1871
+ "Gantry",
1872
+ "Scaffold",
1873
+ "Trellis",
1874
+ "Lattice",
1875
+ "Grid",
1876
+ "Net",
1877
+ "Web",
1878
+ "Axle",
1879
+ "Gear",
1880
+ "Cog",
1881
+ "Sprocket",
1882
+ "Chain",
1883
+ "Link",
1884
+ "Cable",
1885
+ "Wire",
1886
+ "Thread",
1887
+ "Cord",
1888
+ "Rope",
1889
+ "Rigging",
1890
+ "Mast",
1891
+ "Boom",
1892
+ "Spar",
1893
+ "Keel",
1894
+ "Hull",
1895
+ "Rudder",
1896
+ "Tiller",
1897
+ "Wheel",
1898
+ "Chart",
1899
+ "Map",
1900
+ "Gauge",
1901
+ "Meter",
1902
+ "Scale",
1903
+ "Caliper",
1904
+ "Ruler",
1905
+ "Level",
1906
+ "Plumb",
1907
+ "Protractor",
1908
+ "Template",
1909
+ "Stencil",
1910
+ "Mold",
1911
+ "Die",
1912
+ "Lathe",
1913
+ "Bellows",
1914
+ "Retort",
1915
+ "Condenser",
1916
+ "Centrifuge",
1917
+ "Spectrometer",
1918
+ "Oscilloscope",
1919
+ "Theodolite",
1920
+ "Transit",
1921
+ "Sounding",
1922
+ "Probe",
1923
+ "Sensor",
1924
+ "Relay",
1925
+ "Switch",
1926
+ "Circuit",
1927
+ "Diode",
1928
+ "Quest",
1929
+ "Saga",
1930
+ "Legend",
1931
+ "Myth",
1932
+ "Fable",
1933
+ "Ballad",
1934
+ "Anthem",
1935
+ "Hymn",
1936
+ "Ode",
1937
+ "Sonnet",
1938
+ "Verse",
1939
+ "Stanza",
1940
+ "Canto",
1941
+ "Chorus",
1942
+ "Refrain",
1943
+ "Motif",
1944
+ "Theme",
1945
+ "Arc",
1946
+ "Prologue",
1947
+ "Epilogue",
1948
+ "Prelude",
1949
+ "Overture",
1950
+ "Finale",
1951
+ "Crescendo",
1952
+ "Cadence",
1953
+ "Tempo",
1954
+ "Rhythm",
1955
+ "Pulse",
1956
+ "Beat",
1957
+ "Tone",
1958
+ "Note",
1959
+ "Chord",
1960
+ "Harmony",
1961
+ "Melody",
1962
+ "Lyric",
1963
+ "Opus",
1964
+ "Suite",
1965
+ "Etude",
1966
+ "Fugue",
1967
+ "Canon",
1968
+ "March",
1969
+ "Waltz",
1970
+ "Rondo",
1971
+ "Aria",
1972
+ "Duet",
1973
+ "Trio",
1974
+ "Quartet",
1975
+ "Ensemble",
1976
+ "Guild",
1977
+ "League",
1978
+ "Order",
1979
+ "Council",
1980
+ "Assembly",
1981
+ "Conclave",
1982
+ "Synod",
1983
+ "Quorum",
1984
+ "Cohort",
1985
+ "Legion",
1986
+ "Brigade",
1987
+ "Battalion",
1988
+ "Regiment",
1989
+ "Division",
1990
+ "Corps",
1991
+ "Fleet",
1992
+ "Squadron",
1993
+ "Patrol",
1994
+ "Convoy",
1995
+ "Caravan",
1996
+ "Expedition",
1997
+ "Voyage",
1998
+ "Journey",
1999
+ "Trek",
2000
+ "Odyssey",
2001
+ "Passage",
2002
+ "Crossing",
2003
+ "Venture",
2004
+ "Enterprise",
2005
+ "Mission",
2006
+ "Campaign",
2007
+ "Crusade",
2008
+ "Pilgrimage",
2009
+ "Safari",
2010
+ "Sortie",
2011
+ "Foray",
2012
+ "Rally",
2013
+ "Charge",
2014
+ "Advance",
2015
+ "Concord",
2016
+ "Ember",
2017
+ "Blaze",
2018
+ "Inferno",
2019
+ "Pyre",
2020
+ "Spark",
2021
+ "Cinder",
2022
+ "Smoke",
2023
+ "Vapor",
2024
+ "Steam",
2025
+ "Nimbus",
2026
+ "Cumulus",
2027
+ "Cirrus",
2028
+ "Stratus",
2029
+ "Billow",
2030
+ "Puff",
2031
+ "Wake",
2032
+ "Ripple",
2033
+ "Surge",
2034
+ "Ebb",
2035
+ "Flux",
2036
+ "Gush",
2037
+ "Rush",
2038
+ "Spring",
2039
+ "Well",
2040
+ "Font",
2041
+ "Source",
2042
+ "Origin",
2043
+ "Root",
2044
+ "Seed",
2045
+ "Sprout",
2046
+ "Bud",
2047
+ "Bloom",
2048
+ "Petal",
2049
+ "Leaf",
2050
+ "Branch",
2051
+ "Limb",
2052
+ "Trunk",
2053
+ "Bark",
2054
+ "Grain",
2055
+ "Fiber",
2056
+ "Pulp",
2057
+ "Core",
2058
+ "Sap",
2059
+ "Resin",
2060
+ "Nectar",
2061
+ "Pollen",
2062
+ "Spore",
2063
+ "Frond",
2064
+ "Tendril",
2065
+ "Runner",
2066
+ "Shoot",
2067
+ "Stalk",
2068
+ "Stem",
2069
+ "Thorn",
2070
+ "Burr",
2071
+ "Cone",
2072
+ "Acorn",
2073
+ "Pinecone",
2074
+ "Nutshell",
2075
+ "Keystone",
2076
+ "Capstone",
2077
+ "Milestone",
2078
+ "Cornerstone",
2079
+ "Foundation",
2080
+ "Bedrock",
2081
+ "Pillar",
2082
+ "Buttress",
2083
+ "Parapet",
2084
+ "Battlement",
2085
+ "Barbican",
2086
+ "Gatehouse",
2087
+ "Drawbridge",
2088
+ "Portcullis",
2089
+ "Moat",
2090
+ "Stockade",
2091
+ "Palisade",
2092
+ "Bulwark",
2093
+ "Levee",
2094
+ "Embankment",
2095
+ "Causeway",
2096
+ "Aqueduct",
2097
+ "Viaduct",
2098
+ "Trestle",
2099
+ "Span",
2100
+ "Lintel",
2101
+ "Plinth",
2102
+ "Pedestal",
2103
+ "Dais",
2104
+ "Rostrum",
2105
+ "Podium",
2106
+ "Stage",
2107
+ "Platform",
2108
+ "Deck",
2109
+ "Landing",
2110
+ "Berth",
2111
+ "Channel",
2112
+ "Lock",
2113
+ "Weir",
2114
+ "Dam",
2115
+ "Spillway",
2116
+ "Flume",
2117
+ "Chute",
2118
+ "Sluice",
2119
+ "Nozzle",
2120
+ "Spout",
2121
+ "Faucet",
2122
+ "Cistern",
2123
+ "Wellspring",
2124
+ "Headwater",
2125
+ "Watershed",
2126
+ "Alluvium",
2127
+ "Loam",
2128
+ "Humus",
2129
+ "Peat",
2130
+ "Marl",
2131
+ "Silt",
2132
+ "Writ",
2133
+ "Clamp",
2134
+ "Eyepiece",
2135
+ "Traverse",
2136
+ "Stride",
2137
+ "Parley",
2138
+ "Char",
2139
+ "Trace",
2140
+ "Confluence",
2141
+ "Rampart"
2142
+ ]);
2143
+ var BLOCKED_COMBOS = Object.freeze(
2144
+ /* @__PURE__ */ new Set([
2145
+ // Add any discovered offensive adj+noun combinations here.
2146
+ // Format: "AdjectiveNoun" (PascalCase, concatenated)
2147
+ ])
2148
+ );
2149
+
2150
+ // src/names/derive.ts
2151
+ function mulberry32(seed) {
2152
+ let a = seed | 0;
2153
+ return () => {
2154
+ a = a + 1831565813 | 0;
2155
+ let t = Math.imul(a ^ a >>> 15, 1 | a);
2156
+ t = t + Math.imul(t ^ t >>> 7, 61 | t) ^ t;
2157
+ return ((t ^ t >>> 14) >>> 0) / 4294967296;
2158
+ };
2159
+ }
2160
+ var DOMAIN = `solnames-${SOLNAMES_VERSION}:`;
2161
+ function deriveName(wallet, format = "display") {
2162
+ const id = deriveIdentity(wallet);
2163
+ switch (format) {
2164
+ case "short":
2165
+ return id.short;
2166
+ case "display":
2167
+ return id.name;
2168
+ case "tag":
2169
+ return id.tag;
2170
+ case "full":
2171
+ return id.full;
2172
+ }
2173
+ }
2174
+ function deriveIdentity(wallet) {
2175
+ const hash = sha256(DOMAIN + wallet);
2176
+ const hex = sha256Hex(DOMAIN + wallet);
2177
+ const seed = (hash[0] << 24 | hash[1] << 16 | hash[2] << 8 | hash[3]) >>> 0;
2178
+ const rng = mulberry32(seed);
2179
+ let adj1 = ADJECTIVES[Math.floor(rng() * ADJECTIVES.length)];
2180
+ let noun1 = NOUNS[Math.floor(rng() * NOUNS.length)];
2181
+ while (BLOCKED_COMBOS.has(adj1 + noun1)) {
2182
+ adj1 = ADJECTIVES[Math.floor(rng() * ADJECTIVES.length)];
2183
+ noun1 = NOUNS[Math.floor(rng() * NOUNS.length)];
2184
+ }
2185
+ const adj2 = ADJECTIVES[Math.floor(rng() * ADJECTIVES.length)];
2186
+ const noun2 = NOUNS[Math.floor(rng() * NOUNS.length)];
2187
+ const discriminator = hex.slice(16, 20);
2188
+ return {
2189
+ short: adj1,
2190
+ name: adj1 + noun1,
2191
+ tag: adj1 + noun1 + "#" + discriminator,
2192
+ full: adj1 + noun1 + "-" + adj2 + noun2,
2193
+ adjective: adj1,
2194
+ noun: noun1,
2195
+ hash: hex,
2196
+ discriminator
2197
+ };
2198
+ }
2199
+
2200
+ // src/names/validate.ts
2201
+ var adjSet = new Set(ADJECTIVES);
2202
+ var nounSet = new Set(NOUNS);
2203
+ function isValidSolName(name) {
2204
+ return parseSolName(name) !== null;
2205
+ }
2206
+ function parseSolName(name) {
2207
+ const tagMatch = name.match(/^([A-Z][a-z]+)([A-Z][a-z]+)#([0-9a-f]{4})$/);
2208
+ if (tagMatch) {
2209
+ const [, adj, noun, disc] = tagMatch;
2210
+ if (adjSet.has(adj) && nounSet.has(noun)) {
2211
+ return { adjective: adj, noun, discriminator: disc };
2212
+ }
2213
+ return null;
2214
+ }
2215
+ const fullMatch = name.match(
2216
+ /^([A-Z][a-z]+)([A-Z][a-z]+)-([A-Z][a-z]+)([A-Z][a-z]+)$/
2217
+ );
2218
+ if (fullMatch) {
2219
+ const [, adj1, noun1] = fullMatch;
2220
+ if (adjSet.has(adj1) && nounSet.has(noun1)) {
2221
+ return { adjective: adj1, noun: noun1 };
2222
+ }
2223
+ return null;
2224
+ }
2225
+ const displayMatch = name.match(/^([A-Z][a-z]+)([A-Z][a-z]+)$/);
2226
+ if (displayMatch) {
2227
+ const [, adj, noun] = displayMatch;
2228
+ if (adjSet.has(adj) && nounSet.has(noun)) {
2229
+ return { adjective: adj, noun };
2230
+ }
2231
+ return null;
2232
+ }
2233
+ return null;
2234
+ }
2235
+
2236
+ export { ADJECTIVES, BLOCKED_COMBOS, NOUNS, SOLNAMES_VERSION, deriveIdentity, deriveName, isValidSolName, parseSolName };
2237
+ //# sourceMappingURL=chunk-SX3FQDKM.js.map
2238
+ //# sourceMappingURL=chunk-SX3FQDKM.js.map