File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,18 +29,15 @@ export default [
2929 'JSON' ,
3030 'XSS' ,
3131 'JBOD' ,
32- 'AND' ,
33- 'OR' ,
34- 'XOR' ,
35- 'NOT' ,
36- 'NAND' ,
37- 'NOR' ,
38- 'XNOR' ,
3932 'DNS' ,
4033 'ASCII' ,
4134 'CLI' ,
4235 'DRAM' ,
4336 'IP' ,
4437 'OCR' ,
4538 'VGA' ,
39+ 'UTF8' ,
40+ 'HEX' ,
41+ 'TLS' ,
42+ 'API' ,
4643] ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const seededRuns = [
66 seed : 42 ,
77 expectations : {
88 abbreviation : {
9- noArgs : 'EXE ' ,
9+ noArgs : 'XML ' ,
1010 } ,
1111 adjective : {
1212 noArgs : 'cross-platform' ,
@@ -22,15 +22,15 @@ const seededRuns = [
2222 } ,
2323 phrase : {
2424 noArgs :
25- 'Try to transmit the NOR microchip, maybe it will quantify the mobile monitor!' ,
25+ 'Try to transmit the CLI microchip, maybe it will quantify the mobile monitor!' ,
2626 } ,
2727 } ,
2828 } ,
2929 {
3030 seed : 1337 ,
3131 expectations : {
3232 abbreviation : {
33- noArgs : 'PCI ' ,
33+ noArgs : 'FTP ' ,
3434 } ,
3535 adjective : {
3636 noArgs : 'open-source' ,
@@ -46,15 +46,15 @@ const seededRuns = [
4646 } ,
4747 phrase : {
4848 noArgs :
49- 'Try to generate the SAS program, maybe it will connect the back-end port!' ,
49+ 'Try to generate the USB program, maybe it will connect the back-end port!' ,
5050 } ,
5151 } ,
5252 } ,
5353 {
5454 seed : 1211 ,
5555 expectations : {
5656 abbreviation : {
57- noArgs : 'DRAM ' ,
57+ noArgs : 'HEX ' ,
5858 } ,
5959 adjective : {
6060 noArgs : 'solid state' ,
@@ -70,7 +70,7 @@ const seededRuns = [
7070 } ,
7171 phrase : {
7272 noArgs :
73- "I'll back up the neural SMTP program, that should panel the CLI matrix!" ,
73+ "I'll back up the neural HDD program, that should panel the VGA matrix!" ,
7474 } ,
7575 } ,
7676 } ,
You can’t perform that action at this time.
0 commit comments