mirror of
https://github.com/mineracks/seedhammer-v1-companion.git
synced 2026-06-26 22:01:05 +10:00
Twelve packages lifted from seedhammer/seedhammer @ v1.3.0
(commit 2f071c1d8f23eb7fd39b15fc0acb8874113f801e):
address/ — bitcoin address parsing
backup/ — v1 plate dimensions + UR-coded multi-plate backup
bc/ — Blockchain Commons: ur, fountain, bytewords, urtypes,
xoshiro256 (5 subpkgs)
bip32/ — HD-key derivation
bip39/ — mnemonic seed phrases + 2048-word wordlist
engrave/ — text/QR → MoveTo/LineTo command stream conversion
seedqr/ — SeedQR / CompactSeedQR encoders
image/ — paletted, rgb565, alpha4, ninepatch image formats
nonstandard/ — bitcoin descriptor + script parsing
font/ — bitmap + vector font runtime
font/{comfortaa,poppins,constant,bitmap,vector}/ — actual fonts
driver/mjolnir/ — MarkingWay USB-serial engraver driver
Plus an earlier-aside backup_test.go restored (its deps are now lifted).
Import paths globally rewritten seedhammer.com → mineracks namespace
via single sed pass; verified no orphan refs remain. go.mod adopts
upstream's full dep set plus the replace-directive for the patched
kortschak/qr fork.
go build ./... clean (all 27 packages)
go test ./... clean (12 packages with tests, all passing)
NOT lifted in this commit:
- driver/{wshat,drm,libcamera} (hardware-specific GPIO/LCD/camera —
will be platform-v1/-shaped abstractions instead)
- gui/ (depends on the above; lifts in Phase 2)
- cmd/{controller,...} (Pi binary entrypoints — not needed for the
companion repo)
- zbar/ (QR scanner — needs libcamera)
Next:
- Write the SH1E reference encoder/decoder in engrave/wire/sh1e/
- Lift Gangleri42's cmd/webnfc/ shell + retune to v1 plates
- First buildable composer WASM with a working preview
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
11 lines
23 KiB
Go
11 lines
23 KiB
Go
// Code generated by bip39/gen.go; DO NOT EDIT.
|
|
|
|
package bip39
|
|
|
|
var index = [...]uint16{0, 7, 14, 18, 23, 28, 34, 40, 48, 54, 59, 65, 73, 80, 86, 93, 97, 105, 112, 118, 121, 127, 132, 139, 145, 150, 153, 159, 166, 172, 177, 182, 189, 195, 202, 208, 214, 220, 225, 228, 233, 238, 243, 246, 249, 256, 261, 266, 271, 278, 283, 288, 291, 296, 301, 307, 312, 317, 324, 328, 333, 339, 346, 353, 358, 364, 370, 377, 383, 390, 395, 400, 405, 411, 416, 424, 430, 437, 443, 450, 457, 464, 467, 472, 479, 485, 490, 497, 502, 506, 512, 516, 521, 526, 529, 534, 539, 543, 549, 556, 562, 568, 573, 576, 584, 590, 597, 600, 606, 613, 618, 624, 630, 636, 643, 647, 653, 659, 667, 674, 681, 686, 692, 696, 702, 706, 712, 719, 726, 731, 736, 741, 745, 752, 757, 764, 768, 772, 780, 785, 790, 793, 800, 807, 811, 817, 823, 829, 832, 838, 845, 851, 855, 860, 866, 872, 877, 881, 887, 894, 900, 904, 910, 915, 921, 927, 934, 939, 943, 948, 955, 959, 965, 971, 978, 984, 991, 994, 998, 1002, 1009, 1013, 1018, 1024, 1029, 1034, 1039, 1046, 1051, 1056, 1061, 1066, 1071, 1078, 1084, 1088, 1092, 1097, 1102, 1106, 1110, 1114, 1118, 1122, 1127, 1131, 1136, 1142, 1148, 1154, 1158, 1164, 1170, 1173, 1176, 1183, 1188, 1193, 1198, 1203, 1208, 1214, 1219, 1225, 1230, 1236, 1241, 1246, 1254, 1260, 1266, 1271, 1278, 1283, 1288, 1294, 1299, 1305, 1312, 1317, 1321, 1325, 1331, 1337, 1343, 1349, 1355, 1360, 1363, 1371, 1375, 1381, 1386, 1390, 1397, 1402, 1407, 1413, 1417, 1421, 1425, 1429, 1435, 1439, 1442, 1447, 1453, 1458, 1464, 1469, 1475, 1481, 1488, 1495, 1502, 1505, 1511, 1515, 1520, 1526, 1531, 1535, 1539, 1543, 1549, 1555, 1561, 1564, 1571, 1576, 1584, 1590, 1596, 1601, 1608, 1612, 1619, 1625, 1631, 1637, 1644, 1650, 1657, 1662, 1667, 1675, 1681, 1686, 1693, 1699, 1704, 1708, 1713, 1718, 1724, 1728, 1734, 1739, 1746, 1751, 1756, 1763, 1769, 1775, 1782, 1789, 1794, 1799, 1804, 1812, 1818, 1825, 1829, 1834, 1839, 1843, 1850, 1854, 1858, 1863, 1868, 1874, 1879, 1885, 1890, 1895, 1901, 1905, 1910, 1914, 1919, 1924, 1929, 1934, 1938, 1943, 1950, 1956, 1961, 1966, 1973, 1977, 1983, 1987, 1991, 1998, 2003, 2009, 2016, 2020, 2027, 2032, 2038, 2045, 2052, 2059, 2066, 2074, 2081, 2089, 2096, 2104, 2108, 2112, 2118, 2122, 2127, 2131, 2135, 2142, 2146, 2152, 2157, 2164, 2170, 2176, 2182, 2187, 2193, 2198, 2204, 2209, 2213, 2218, 2223, 2229, 2234, 2239, 2244, 2250, 2255, 2259, 2266, 2271, 2276, 2282, 2286, 2291, 2297, 2302, 2309, 2314, 2320, 2327, 2333, 2338, 2341, 2348, 2352, 2359, 2362, 2370, 2377, 2384, 2391, 2396, 2403, 2409, 2413, 2418, 2421, 2427, 2431, 2436, 2442, 2448, 2452, 2460, 2464, 2467, 2471, 2477, 2483, 2489, 2497, 2503, 2510, 2518, 2526, 2530, 2537, 2543, 2547, 2553, 2558, 2565, 2571, 2577, 2583, 2590, 2594, 2600, 2606, 2613, 2618, 2624, 2630, 2638, 2644, 2650, 2654, 2661, 2668, 2674, 2680, 2687, 2693, 2699, 2706, 2710, 2717, 2722, 2726, 2732, 2736, 2742, 2749, 2756, 2763, 2769, 2777, 2783, 2787, 2795, 2803, 2810, 2814, 2821, 2829, 2836, 2844, 2850, 2856, 2863, 2868, 2874, 2882, 2885, 2889, 2896, 2902, 2908, 2914, 2919, 2923, 2927, 2933, 2937, 2942, 2948, 2953, 2960, 2964, 2969, 2974, 2979, 2984, 2989, 2993, 2998, 3002, 3006, 3009, 3013, 3017, 3021, 3027, 3031, 3036, 3040, 3045, 3052, 3057, 3062, 3067, 3071, 3076, 3082, 3086, 3090, 3094, 3101, 3108, 3112, 3116, 3123, 3129, 3132, 3137, 3143, 3148, 3153, 3161, 3168, 3175, 3183, 3191, 3196, 3200, 3206, 3212, 3219, 3225, 3232, 3238, 3245, 3250, 3256, 3261, 3264, 3271, 3278, 3283, 3289, 3296, 3302, 3308, 3315, 3320, 3326, 3332, 3338, 3344, 3350, 3355, 3361, 3366, 3374, 3381, 3386, 3391, 3394, 3399, 3404, 3411, 3416, 3421, 3427, 3432, 3439, 3445, 3452, 3458, 3466, 3470, 3475, 3481, 3486, 3493, 3499, 3507, 3513, 3520, 3526, 3533, 3541, 3548, 3555, 3560, 3565, 3569, 3575, 3581, 3587, 3593, 3600, 3606, 3613, 3619, 3624, 3627, 3634, 3640, 3644, 3651, 3655, 3660, 3665, 3669, 3674, 3678, 3684, 3690, 3693, 3698, 3705, 3709, 3716, 3719, 3724, 3730, 3737, 3742, 3750, 3757, 3765, 3772, 3775, 3779, 3783, 3789, 3794, 3802, 3807, 3812, 3815, 3820, 3827, 3832, 3838, 3842, 3846, 3852, 3857, 3861, 3865, 3871, 3877, 3881, 3885, 3890, 3896, 3900, 3903, 3910, 3913, 3917, 3922, 3927, 3931, 3937, 3941, 3947, 3951, 3956, 3961, 3966, 3972, 3977, 3982, 3985, 3989, 3994, 3997, 4001, 4005, 4011, 4015, 4019, 4024, 4030, 4036, 4040, 4047, 4052, 4059, 4065, 4071, 4076, 4079, 4086, 4091, 4099, 4104, 4110, 4116, 4120, 4125, 4130, 4135, 4141, 4146, 4150, 4153, 4158, 4165, 4169, 4175, 4181, 4185, 4191, 4198, 4202, 4205, 4211, 4218, 4224, 4230, 4237, 4240, 4244, 4248, 4254, 4259, 4263, 4270, 4276, 4281, 4287, 4294, 4301, 4306, 4311, 4315, 4321, 4327, 4334, 4338, 4342, 4346, 4352, 4357, 4362, 4367, 4374, 4379, 4384, 4389, 4394, 4398, 4402, 4406, 4413, 4417, 4421, 4426, 4433, 4439, 4445, 4451, 4455, 4459, 4464, 4469, 4474, 4479, 4484, 4491, 4496, 4501, 4505, 4510, 4514, 4521, 4526, 4530, 4535, 4540, 4545, 4550, 4555, 4561, 4564, 4567, 4572, 4576, 4580, 4586, 4593, 4597, 4602, 4608, 4612, 4617, 4624, 4627, 4631, 4635, 4641, 4645, 4651, 4656, 4661, 4669, 4675, 4680, 4686, 4690, 4693, 4697, 4703, 4707, 4711, 4715, 4718, 4722, 4729, 4734, 4740, 4744, 4748, 4755, 4761, 4765, 4770, 4774, 4778, 4782, 4788, 4793, 4801, 4805, 4810, 4814, 4819, 4822, 4826, 4831, 4837, 4842, 4849, 4855, 4859, 4865, 4870, 4874, 4881, 4887, 4890, 4894, 4898, 4906, 4910, 4916, 4919, 4926, 4933, 4938, 4945, 4952, 4958, 4964, 4970, 4977, 4984, 4988, 4995, 5001, 5009, 5014, 5022, 5028, 5036, 5042, 5049, 5055, 5061, 5068, 5075, 5081, 5087, 5093, 5098, 5106, 5111, 5118, 5124, 5130, 5136, 5143, 5150, 5156, 5164, 5168, 5174, 5180, 5187, 5191, 5197, 5204, 5209, 5213, 5218, 5224, 5230, 5233, 5237, 5244, 5249, 5254, 5259, 5262, 5266, 5270, 5277, 5280, 5285, 5290, 5294, 5300, 5306, 5310, 5314, 5322, 5326, 5330, 5337, 5340, 5344, 5347, 5353, 5357, 5364, 5368, 5371, 5378, 5382, 5388, 5392, 5396, 5401, 5406, 5410, 5413, 5418, 5423, 5429, 5433, 5437, 5441, 5449, 5455, 5460, 5465, 5470, 5475, 5482, 5486, 5489, 5493, 5500, 5505, 5509, 5515, 5519, 5524, 5529, 5536, 5540, 5543, 5548, 5554, 5561, 5566, 5570, 5576, 5580, 5587, 5593, 5599, 5604, 5608, 5615, 5622, 5629, 5633, 5637, 5642, 5646, 5650, 5655, 5659, 5663, 5669, 5673, 5679, 5683, 5689, 5693, 5697, 5704, 5709, 5713, 5718, 5724, 5728, 5732, 5739, 5743, 5749, 5753, 5758, 5763, 5770, 5776, 5781, 5786, 5792, 5798, 5805, 5808, 5813, 5819, 5823, 5827, 5831, 5836, 5840, 5846, 5849, 5855, 5862, 5867, 5874, 5880, 5885, 5891, 5896, 5902, 5908, 5914, 5922, 5926, 5930, 5936, 5941, 5949, 5953, 5959, 5965, 5972, 5976, 5982, 5986, 5993, 5997, 6005, 6010, 6015, 6021, 6025, 6031, 6037, 6044, 6048, 6053, 6058, 6063, 6068, 6072, 6079, 6084, 6090, 6096, 6104, 6108, 6115, 6120, 6124, 6131, 6136, 6142, 6149, 6155, 6161, 6165, 6172, 6175, 6180, 6187, 6193, 6198, 6204, 6207, 6213, 6220, 6226, 6233, 6238, 6242, 6247, 6251, 6258, 6266, 6272, 6278, 6283, 6291, 6296, 6300, 6305, 6309, 6315, 6319, 6327, 6333, 6339, 6347, 6352, 6356, 6362, 6368, 6375, 6379, 6384, 6388, 6394, 6400, 6405, 6411, 6417, 6421, 6425, 6429, 6437, 6444, 6451, 6457, 6462, 6466, 6469, 6476, 6483, 6488, 6492, 6496, 6500, 6505, 6510, 6515, 6522, 6528, 6534, 6539, 6543, 6550, 6554, 6561, 6567, 6572, 6575, 6582, 6588, 6593, 6596, 6599, 6603, 6609, 6615, 6622, 6629, 6635, 6642, 6647, 6652, 6659, 6663, 6666, 6671, 6677, 6682, 6685, 6689, 6692, 6697, 6704, 6708, 6712, 6715, 6720, 6726, 6730, 6734, 6739, 6746, 6752, 6758, 6764, 6769, 6776, 6781, 6789, 6794, 6800, 6808, 6814, 6821, 6826, 6833, 6838, 6844, 6851, 6855, 6859, 6863, 6866, 6871, 6877, 6883, 6888, 6892, 6898, 6902, 6906, 6912, 6916, 6921, 6926, 6931, 6938, 6943, 6949, 6955, 6959, 6965, 6970, 6974, 6979, 6983, 6990, 6996, 7003, 7008, 7012, 7019, 7024, 7030, 7034, 7041, 7048, 7051, 7058, 7064, 7070, 7076, 7083, 7089, 7095, 7098, 7103, 7108, 7114, 7122, 7127, 7133, 7140, 7145, 7148, 7154, 7158, 7163, 7167, 7174, 7178, 7184, 7189, 7194, 7199, 7205, 7212, 7217, 7221, 7227, 7233, 7238, 7242, 7248, 7252, 7256, 7261, 7266, 7270, 7276, 7280, 7284, 7288, 7295, 7302, 7310, 7318, 7322, 7328, 7335, 7342, 7348, 7353, 7361, 7367, 7374, 7380, 7387, 7394, 7400, 7407, 7412, 7417, 7424, 7429, 7437, 7443, 7450, 7455, 7462, 7469, 7476, 7482, 7489, 7496, 7503, 7508, 7516, 7523, 7530, 7535, 7542, 7548, 7555, 7559, 7563, 7568, 7575, 7580, 7585, 7590, 7598, 7604, 7611, 7616, 7620, 7623, 7629, 7636, 7643, 7650, 7657, 7665, 7670, 7674, 7678, 7683, 7689, 7696, 7700, 7704, 7709, 7714, 7718, 7722, 7727, 7732, 7736, 7741, 7747, 7752, 7757, 7761, 7765, 7771, 7776, 7779, 7784, 7789, 7793, 7799, 7804, 7811, 7817, 7824, 7830, 7836, 7843, 7849, 7856, 7862, 7868, 7874, 7880, 7887, 7893, 7898, 7905, 7911, 7915, 7921, 7929, 7935, 7941, 7947, 7952, 7956, 7962, 7968, 7974, 7981, 7987, 7994, 8000, 8008, 8014, 8022, 8030, 8036, 8042, 8049, 8055, 8062, 8068, 8074, 8080, 8086, 8089, 8095, 8099, 8103, 8107, 8112, 8117, 8122, 8127, 8131, 8135, 8141, 8145, 8151, 8156, 8161, 8165, 8170, 8175, 8181, 8187, 8194, 8198, 8204, 8208, 8212, 8218, 8223, 8228, 8233, 8238, 8244, 8248, 8251, 8255, 8258, 8264, 8269, 8272, 8278, 8285, 8289, 8293, 8298, 8304, 8309, 8313, 8319, 8323, 8329, 8333, 8340, 8347, 8352, 8359, 8363, 8366, 8371, 8375, 8380, 8387, 8392, 8398, 8404, 8411, 8419, 8427, 8432, 8437, 8443, 8449, 8454, 8457, 8463, 8469, 8473, 8479, 8485, 8492, 8500, 8504, 8508, 8515, 8521, 8525, 8532, 8538, 8543, 8551, 8557, 8564, 8571, 8577, 8582, 8587, 8593, 8598, 8605, 8610, 8614, 8619, 8626, 8632, 8637, 8642, 8646, 8652, 8657, 8661, 8666, 8670, 8675, 8683, 8688, 8694, 8699, 8706, 8709, 8716, 8720, 8724, 8729, 8734, 8738, 8744, 8748, 8753, 8759, 8766, 8772, 8777, 8781, 8786, 8792, 8799, 8802, 8806, 8811, 8817, 8820, 8825, 8829, 8834, 8839, 8843, 8847, 8852, 8859, 8864, 8869, 8875, 8879, 8885, 8889, 8893, 8898, 8903, 8908, 8913, 8918, 8924, 8929, 8934, 8938, 8943, 8947, 8951, 8957, 8963, 8967, 8971, 8975, 8980, 8987, 8992, 9000, 9005, 9012, 9016, 9020, 9025, 9029, 9033, 9038, 9042, 9048, 9053, 9058, 9063, 9070, 9075, 9080, 9087, 9092, 9097, 9102, 9108, 9113, 9119, 9124, 9128, 9134, 9139, 9144, 9151, 9156, 9161, 9165, 9170, 9176, 9182, 9185, 9191, 9198, 9206, 9212, 9219, 9224, 9229, 9235, 9240, 9245, 9250, 9255, 9259, 9264, 9269, 9273, 9277, 9283, 9288, 9293, 9298, 9303, 9310, 9315, 9320, 9325, 9330, 9338, 9344, 9350, 9356, 9364, 9371, 9376, 9383, 9388, 9395, 9401, 9407, 9414, 9418, 9424, 9430, 9435, 9442, 9446, 9452, 9455, 9460, 9466, 9471, 9477, 9484, 9488, 9495, 9500, 9508, 9516, 9522, 9529, 9536, 9543, 9548, 9552, 9557, 9562, 9567, 9572, 9576, 9581, 9587, 9592, 9598, 9605, 9610, 9616, 9621, 9627, 9630, 9634, 9640, 9644, 9648, 9652, 9658, 9662, 9667, 9673, 9677, 9682, 9686, 9690, 9693, 9699, 9705, 9709, 9713, 9717, 9721, 9726, 9730, 9735, 9739, 9745, 9750, 9754, 9759, 9763, 9770, 9775, 9781, 9786, 9791, 9798, 9804, 9808, 9813, 9817, 9823, 9827, 9831, 9834, 9839, 9845, 9850, 9855, 9862, 9867, 9874, 9877, 9885, 9891, 9896, 9902, 9910, 9914, 9920, 9927, 9931, 9936, 9939, 9944, 9950, 9955, 9962, 9970, 9974, 9979, 9986, 9992, 9997, 10001, 10004, 10009, 10014, 10021, 10027, 10032, 10040, 10044, 10049, 10055, 10059, 10064, 10068, 10073, 10078, 10083, 10088, 10095, 10099, 10103, 10109, 10116, 10121, 10125, 10130, 10137, 10142, 10147, 10150, 10154, 10161, 10167, 10171, 10177, 10183, 10187, 10193, 10199, 10205, 10210, 10214, 10219, 10222, 10226, 10233, 10237, 10245, 10251, 10258, 10263, 10270, 10275, 10279, 10285, 10291, 10298, 10305, 10311, 10315, 10323, 10330, 10336, 10341, 10348, 10354, 10360, 10367, 10373, 10377, 10382, 10387, 10392, 10396, 10401, 10404, 10408, 10414, 10421, 10426, 10433, 10439, 10445, 10450, 10455, 10461, 10466, 10469, 10475, 10480, 10487, 10491, 10496, 10503, 10509, 10515, 10522, 10527, 10531, 10537, 10544, 10548, 10554, 10561, 10567, 10574, 10581, 10588, 10593, 10597, 10604, 10611, 10617, 10624, 10629, 10633, 10638, 10644, 10649, 10654, 10659, 10664, 10668, 10675, 10681, 10685, 10691, 10695, 10700, 10704, 10708, 10712, 10718, 10722, 10729, 10733, 10740, 10744, 10748, 10753, 10758, 10762, 10765, 10771, 10777, 10781, 10787, 10794, 10797, 10804, 10811, 10816, 10823, 10827, 10830, 10835, 10839, 10844, 10849, 10853, 10858, 10862, 10869, 10873, 10878, 10882, 10886, 10890, 10893, 10899, 10903, 10907, 10911, 10917, 10923, 10927, 10933, 10937, 10941, 10948, 10952, 10957, 10963, 10967, 10971, 10975, 10979, 10984, 10989, 10994, 10998, 11003, 11010, 11015, 11020, 11025, 11029, 11033, 11039, 11042, 11047, 11052, 11057, 11061, 11065}
|
|
|
|
const ShortestWord = 3
|
|
const LongestWord = 8
|
|
|
|
const words = "abandonabilityableaboutaboveabsentabsorbabstractabsurdabuseaccessaccidentaccountaccuseachieveacidacousticacquireacrossactactionactoractressactualadaptaddaddictaddressadjustadmitadultadvanceadviceaerobicaffairaffordafraidagainageagentagreeaheadaimairairportaislealarmalbumalcoholalertalienallalleyallowalmostalonealphaalreadyalsoalteralwaysamateuramazingamongamountamusedanalystanchorancientangerangleangryanimalankleannounceannualanotheranswerantennaantiqueanxietyanyapartapologyappearappleapproveaprilarcharcticareaarenaarguearmarmedarmorarmyaroundarrangearrestarrivearrowartartefactartistartworkaskaspectassaultassetassistassumeasthmaathleteatomattackattendattitudeattractauctionauditaugustauntauthorautoautumnaverageavocadoavoidawakeawareawayawesomeawfulawkwardaxisbabybachelorbaconbadgebagbalancebalconyballbamboobananabannerbarbarelybargainbarrelbasebasicbasketbattlebeachbeanbeautybecausebecomebeefbeforebeginbehavebehindbelievebelowbeltbenchbenefitbestbetraybetterbetweenbeyondbicyclebidbikebindbiologybirdbirthbitterblackbladeblameblanketblastbleakblessblindbloodblossomblouseblueblurblushboardboatbodyboilbombbonebonusbookboostborderboringborrowbossbottombounceboxboybracketbrainbrandbrassbravebreadbreezebrickbridgebriefbrightbringbriskbroccolibrokenbronzebroombrotherbrownbrushbubblebuddybudgetbuffalobuildbulbbulkbulletbundlebunkerburdenburgerburstbusbusinessbusybutterbuyerbuzzcabbagecabincablecactuscagecakecallcalmcameracampcancanalcancelcandycannoncanoecanvascanyoncapablecapitalcaptaincarcarboncardcargocarpetcarrycartcasecashcasinocastlecasualcatcatalogcatchcategorycattlecaughtcausecautioncaveceilingcelerycementcensuscenturycerealcertainchairchalkchampionchangechaoschapterchargechasechatcheapcheckcheesechefcherrychestchickenchiefchildchimneychoicechoosechronicchucklechunkchurncigarcinnamoncirclecitizencitycivilclaimclapclarifyclawclaycleanclerkcleverclickclientcliffclimbclinicclipclockclogcloseclothcloudclownclubclumpclusterclutchcoachcoastcoconutcodecoffeecoilcoincollectcolorcolumncombinecomecomfortcomiccommoncompanyconcertconductconfirmcongressconnectconsidercontrolconvincecookcoolcoppercopycoralcorecorncorrectcostcottoncouchcountrycouplecoursecousincovercoyotecrackcradlecraftcramcranecrashcratercrawlcrazycreamcreditcreekcrewcricketcrimecrispcriticcropcrosscrouchcrowdcrucialcruelcruisecrumblecrunchcrushcrycrystalcubeculturecupcupboardcuriouscurrentcurtaincurvecushioncustomcutecycledaddamagedampdancedangerdaringdashdaughterdawndaydealdebatedebrisdecadedecemberdecidedeclinedecoratedecreasedeerdefensedefinedefydegreedelaydeliverdemanddemisedenialdentistdenydepartdependdepositdepthdeputyderivedescribedesertdesigndeskdespairdestroydetaildetectdevelopdevicedevotediagramdialdiamonddiarydicedieseldietdifferdigitaldignitydilemmadinnerdinosaurdirectdirtdisagreediscoverdiseasedishdismissdisorderdisplaydistancedivertdividedivorcedizzydoctordocumentdogdolldolphindomaindonatedonkeydonordoordosedoubledovedraftdragondramadrasticdrawdreamdressdriftdrilldrinkdripdrivedropdrumdryduckdumbduneduringdustdutchdutydwarfdynamiceagereagleearlyearneartheasilyeasteasyechoecologyeconomyedgeediteducateefforteggeighteitherelbowelderelectricelegantelementelephantelevatoreliteelseembarkembodyembraceemergeemotionemployempoweremptyenableenactendendlessendorseenemyenergyenforceengageengineenhanceenjoyenlistenoughenrichenrollensureenterentireentryenvelopeepisodeequalequiperaeraseerodeerosionerroreruptescapeessayessenceestateeternalethicsevidenceevilevokeevolveexactexampleexcessexchangeexciteexcludeexcuseexecuteexerciseexhaustexhibitexileexistexitexoticexpandexpectexpireexplainexposeexpressextendextraeyeeyebrowfabricfacefacultyfadefaintfaithfallfalsefamefamilyfamousfanfancyfantasyfarmfashionfatfatalfatherfatiguefaultfavoritefeaturefebruaryfederalfeefeedfeelfemalefencefestivalfetchfeverfewfiberfictionfieldfigurefilefilmfilterfinalfindfinefingerfinishfirefirmfirstfiscalfishfitfitnessfixflagflameflashflatflavorfleeflightflipfloatflockfloorflowerfluidflushflyfoamfocusfogfoilfoldfollowfoodfootforceforestforgetforkfortuneforumforwardfossilfosterfoundfoxfragileframefrequentfreshfriendfringefrogfrontfrostfrownfrozenfruitfuelfunfunnyfurnacefuryfuturegadgetgaingalaxygallerygamegapgaragegarbagegardengarlicgarmentgasgaspgategathergaugegazegeneralgeniusgenregentlegenuinegestureghostgiantgiftgigglegingergiraffegirlgivegladglanceglareglassglideglimpseglobegloomglorygloveglowgluegoatgoddessgoldgoodgoosegorillagospelgossipgoverngowngrabgracegraingrantgrapegrassgravitygreatgreengridgriefgritgrocerygroupgrowgruntguardguessguideguiltguitargungymhabithairhalfhammerhamsterhandhappyharborhardharshharvesthathavehawkhazardheadhealthheartheavyhedgehogheighthellohelmethelphenherohiddenhighhillhinthiphirehistoryhobbyhockeyholdholeholidayhollowhomehoneyhoodhopehornhorrorhorsehospitalhosthotelhourhoverhubhugehumanhumblehumorhundredhungryhunthurdlehurryhurthusbandhybridiceiconideaidentifyidleignoreillillegalillnessimageimitateimmenseimmuneimpactimposeimproveimpulseinchincludeincomeincreaseindexindicateindoorindustryinfantinflictinforminhaleinheritinitialinjectinjuryinmateinnerinnocentinputinquiryinsaneinsectinsideinspireinstallintactinterestintoinvestinviteinvolveironislandisolateissueitemivoryjacketjaguarjarjazzjealousjeansjellyjeweljobjoinjokejourneyjoyjudgejuicejumpjunglejuniorjunkjustkangarookeenkeepketchupkeykickkidkidneykindkingdomkisskitkitchenkitekittenkiwikneeknifeknockknowlablabellaborladderladylakelamplanguagelaptoplargelaterlatinlaughlaundrylavalawlawnlawsuitlayerlazyleaderleaflearnleavelectureleftleglegallegendleisurelemonlendlengthlensleopardlessonletterlevelliarlibertylibrarylicenselifeliftlightlikelimblimitlinklionliquidlistlittlelivelizardloadloanlobsterlocallocklogiclonelylonglooplotteryloudloungeloveloyalluckyluggagelumberlunarlunchluxurylyricsmachinemadmagicmagnetmaidmailmainmajormakemammalmanmanagemandatemangomansionmanualmaplemarblemarchmarginmarinemarketmarriagemaskmassmastermatchmaterialmathmatrixmattermaximummazemeadowmeanmeasuremeatmechanicmedalmediamelodymeltmembermemorymentionmenumercymergemeritmerrymeshmessagemetalmethodmiddlemidnightmilkmillionmimicmindminimumminorminutemiraclemirrormiserymissmistakemixmixedmixturemobilemodelmodifymommomentmonitormonkeymonstermonthmoonmoralmoremorningmosquitomothermotionmotormountainmousemovemoviemuchmuffinmulemultiplymusclemuseummushroommusicmustmutualmyselfmysterymythnaivenamenapkinnarrownastynationnaturenearneckneednegativeneglectneithernephewnervenestnetnetworkneutralnevernewsnextnicenightnoblenoisenomineenoodlenormalnorthnosenotablenotenothingnoticenovelnownuclearnumbernursenutoakobeyobjectobligeobscureobserveobtainobviousoccuroceanoctoberodoroffofferofficeoftenoilokayoldoliveolympicomitonceoneoniononlineonlyopenoperaopinionopposeoptionorangeorbitorchardorderordinaryorganorientoriginalorphanostrichotheroutdoorouteroutputoutsideovalovenoverownowneroxygenoysterozonepactpaddlepagepairpalacepalmpandapanelpanicpantherpaperparadeparentparkparrotpartypasspatchpathpatientpatrolpatternpausepavepaymentpeacepeanutpearpeasantpelicanpenpenaltypencilpeoplepepperperfectpermitpersonpetphonephotophrasephysicalpianopicnicpicturepiecepigpigeonpillpilotpinkpioneerpipepistolpitchpizzaplaceplanetplasticplateplaypleasepledgepluckplugplungepoempoetpointpolarpolepolicepondponypoolpopularportionpositionpossiblepostpotatopotterypovertypowderpowerpracticepraisepredictpreferpreparepresentprettypreventpriceprideprimaryprintpriorityprisonprivateprizeproblemprocessproduceprofitprogramprojectpromoteproofpropertyprosperprotectproudprovidepublicpuddingpullpulppulsepumpkinpunchpupilpuppypurchasepuritypurposepursepushputpuzzlepyramidqualityquantumquarterquestionquickquitquizquoterabbitraccoonracerackradarradiorailrainraiserallyrampranchrandomrangerapidrarerateratherravenrawrazorreadyrealreasonrebelrebuildrecallreceivereciperecordrecyclereducereflectreformrefuseregionregretregularrejectrelaxreleasereliefrelyremainrememberremindremoverenderrenewrentreopenrepairrepeatreplacereportrequirerescueresembleresistresourceresponseresultretireretreatreturnreunionrevealreviewrewardrhythmribribbonricerichrideridgeriflerightrigidringriotrippleriskritualrivalriverroadroastrobotrobustrocketromanceroofrookieroomroserotateroughroundrouteroyalrubberruderugrulerunrunwayruralsadsaddlesadnesssafesailsaladsalmonsalonsaltsalutesamesamplesandsatisfysatoshisaucesausagesavesayscalescanscarescattersceneschemeschoolsciencescissorsscorpionscoutscrapscreenscriptscrubseasearchseasonseatsecondsecretsectionsecurityseedseeksegmentselectsellseminarseniorsensesentenceseriesservicesessionsettlesetupsevenshadowshaftshallowshareshedshellsheriffshieldshiftshineshipshivershockshoeshootshopshortshouldershoveshrimpshrugshuffleshysiblingsicksidesiegesightsignsilentsilksillysilversimilarsimplesincesingsirensistersituatesixsizeskatesketchskiskillskinskirtskullslabslamsleepslendersliceslideslightslimsloganslotslowslushsmallsmartsmilesmokesmoothsnacksnakesnapsniffsnowsoapsoccersocialsocksodasoftsolarsoldiersolidsolutionsolvesomeonesongsoonsorrysortsoulsoundsoupsourcesouthspacesparespatialspawnspeakspecialspeedspellspendspherespicespiderspikespinspiritsplitspoilsponsorspoonsportspotsprayspreadspringspysquaresqueezesquirrelstablestadiumstaffstagestairsstampstandstartstatestaysteaksteelstemstepstereostickstillstingstockstomachstonestoolstorystovestrategystreetstrikestrongstrugglestudentstuffstumblestylesubjectsubmitsubwaysuccesssuchsuddensuffersugarsuggestsuitsummersunsunnysunsetsupersupplysupremesuresurfacesurgesurprisesurroundsurveysuspectsustainswallowswampswapswarmswearsweetswiftswimswingswitchswordsymbolsymptomsyrupsystemtabletackletagtailtalenttalktanktapetargettasktastetattootaxiteachteamtelltentenanttennistenttermtesttextthankthatthemethentheorytheretheythingthisthoughtthreethrivethrowthumbthundertickettidetigertilttimbertimetinytiptiredtissuetitletoasttobaccotodaytoddlertoetogethertoilettokentomatotomorrowtonetonguetonighttooltoothtoptopictoppletorchtornadotortoisetosstotaltouristtowardtowertowntoytracktradetraffictragictraintransfertraptrashtraveltraytreattreetrendtrialtribetricktriggertrimtriptrophytroubletrucktruetrulytrumpettrusttruthtrytubetuitiontumbletunatunnelturkeyturnturtletwelvetwentytwicetwintwisttwotypetypicaluglyumbrellaunableunawareuncleuncoverunderundounfairunfoldunhappyuniformuniqueunituniverseunknownunlockuntilunusualunveilupdateupgradeupholduponupperupseturbanurgeusageuseusedusefuluselessusualutilityvacantvacuumvaguevalidvalleyvalvevanvanishvaporvariousvastvaultvehiclevelvetvendorventurevenueverbverifyversionveryvesselveteranviablevibrantviciousvictoryvideoviewvillagevintageviolinvirtualvirusvisavisitvisualvitalvividvocalvoicevoidvolcanovolumevotevoyagewagewagonwaitwalkwallwalnutwantwarfarewarmwarriorwashwaspwastewaterwavewaywealthweaponwearweaselweatherwebweddingweekendweirdwelcomewestwetwhalewhatwheatwheelwhenwherewhipwhisperwidewidthwifewildwillwinwindowwinewingwinkwinnerwinterwirewisdomwisewishwitnesswolfwomanwonderwoodwoolwordworkworldworryworthwrapwreckwrestlewristwritewrongyardyearyellowyouyoungyouthzebrazerozonezoo"
|