|
2 | 2 |
|
3 | 3 | exports[`datatype > 42 > array > noArgs 1`] = `
|
4 | 4 | [
|
5 |
| - 79654, |
6 |
| - "2eiXX/J/*&", |
7 |
| - 86617, |
8 |
| - 60111, |
9 |
| - 70807, |
10 |
| - "\\"&{dnx4!1}", |
11 |
| - 61748, |
12 |
| - 61165, |
13 |
| - "!I#<QYF-%<", |
14 |
| - "C6K)jZ3DP|", |
| 5 | + "ky2eiXX/J/", |
| 6 | + |
| 7 | + 72199, |
| 8 | + 93855, |
| 9 | + "!1}2Z=YQ!I", |
| 10 | + "<QYF-%<{C6", |
| 11 | + ")jZ3DP|XL%", |
| 12 | + 60754, |
| 13 | + 17052, |
| 14 | + "'\\"yxzUlD=\\"", |
15 | 15 | ]
|
16 | 16 | `;
|
17 | 17 |
|
18 | 18 | exports[`datatype > 42 > array > with length 1`] = `
|
19 | 19 | [
|
20 |
| - 79654, |
21 |
| - "2eiXX/J/*&", |
22 |
| - 86617, |
23 |
| - 60111, |
| 20 | + "ky2eiXX/J/", |
| 21 | + |
| 22 | + 72199, |
| 23 | + 93855, |
24 | 24 | ]
|
25 | 25 | `;
|
26 | 26 |
|
27 | 27 | exports[`datatype > 42 > bigInt > noArgs 1`] = `379177551410048n`;
|
28 | 28 |
|
29 | 29 | exports[`datatype > 42 > bigInt > with value 1`] = `37n`;
|
30 | 30 |
|
31 |
| -exports[`datatype > 42 > boolean 1`] = `false`; |
| 31 | +exports[`datatype > 42 > boolean > noArgs 1`] = `true`; |
32 | 32 |
|
33 |
| -exports[`datatype > 42 > boolean 2`] = `true`; |
| 33 | +exports[`datatype > 42 > boolean > noArgs 2`] = `false`; |
34 | 34 |
|
35 |
| -exports[`datatype > 42 > boolean 3`] = `true`; |
| 35 | +exports[`datatype > 42 > boolean > noArgs 3`] = `false`; |
36 | 36 |
|
37 |
| -exports[`datatype > 42 > boolean 4`] = `false`; |
| 37 | +exports[`datatype > 42 > boolean > noArgs 4`] = `true`; |
38 | 38 |
|
39 |
| -exports[`datatype > 42 > boolean 5`] = `true`; |
| 39 | +exports[`datatype > 42 > boolean > noArgs 5`] = `false`; |
| 40 | +
|
| 41 | +exports[`datatype > 42 > boolean > with probability 1`] = `true`; |
| 42 | +
|
| 43 | +exports[`datatype > 42 > boolean > with probability option 1`] = `false`; |
40 | 44 |
|
41 | 45 | exports[`datatype > 42 > datetime > noArgs 1`] = `2031-03-14T21:33:22.114Z`;
|
42 | 46 |
|
@@ -80,7 +84,7 @@ exports[`datatype > 42 > hexadecimal > with length, prefix, and casing 1`] = `"0
|
80 | 84 |
|
81 | 85 | exports[`datatype > 42 > hexadecimal > with prefix 1`] = `"0x8"`;
|
82 | 86 |
|
83 |
| -exports[`datatype > 42 > json 1`] = `"{\\"foo\\":79654,\\"bar\\":\\"2eiXX/J/*&\\",\\"bike\\":86617,\\"a\\":60111,\\"b\\":70807,\\"name\\":\\"\\\\\\"&{dnx4!1}\\",\\"prop\\":61748}"`; |
| 87 | +exports[`datatype > 42 > json 1`] = `"{\\"foo\\":\\"ky2eiXX/J/\\",\\"bar\\":\\"&Kq@X.b]\\\\\\"&\\",\\"bike\\":72199,\\"a\\":93855,\\"b\\":\\"!1}2Z=YQ!I\\",\\"name\\":\\"<QYF-%<{C6\\",\\"prop\\":\\")jZ3DP|XL%\\"}"`; |
84 | 88 |
|
85 | 89 | exports[`datatype > 42 > number > noArgs 1`] = `37454`;
|
86 | 90 |
|
@@ -118,41 +122,45 @@ exports[`datatype > 42 > uuid 5`] = `"d95f4984-24c2-410f-ac63-400d3bbbcc91"`;
|
118 | 122 |
|
119 | 123 | exports[`datatype > 1211 > array > noArgs 1`] = `
|
120 | 124 | [
|
121 |
| - "Kti5-}$_/\`", |
122 |
| - 76408, |
123 |
| - 35403, |
124 |
| - 69406, |
125 |
| - "l\\"h^]dnwI<", |
126 |
| - "|p|5KWu3/C", |
127 |
| - "|Jh!E=x\\"RH", |
128 |
| - "/5V<1bEQuA", |
129 |
| - "p=DW9F=V1(", |
130 |
| - "7a6.$boN\\\\7", |
| 125 | + 45901, |
| 126 | + 77826, |
| 127 | + "-}$_/\`4hHA", |
| 128 | + "afl\\"h^]dnw", |
| 129 | + "<q|p|5KWu3", |
| 130 | + "CZ|Jh!E=x\\"", |
| 131 | + 42131, |
| 132 | + 15894, |
| 133 | + "V<1bEQuA|p", |
| 134 | + "DW9F=V1(U7", |
131 | 135 | ]
|
132 | 136 | `;
|
133 | 137 |
|
134 | 138 | exports[`datatype > 1211 > array > with length 1`] = `
|
135 | 139 | [
|
136 |
| - "Kti5-}$_/\`", |
137 |
| - 76408, |
138 |
| - 35403, |
139 |
| - 69406, |
| 140 | + 45901, |
| 141 | + 77826, |
| 142 | + "-}$_/\`4hHA", |
| 143 | + "afl\\"h^]dnw", |
140 | 144 | ]
|
141 | 145 | `;
|
142 | 146 |
|
143 | 147 | exports[`datatype > 1211 > bigInt > noArgs 1`] = `948721906162743n`;
|
144 | 148 |
|
145 | 149 | exports[`datatype > 1211 > bigInt > with value 1`] = `8n`;
|
146 | 150 |
|
147 |
| -exports[`datatype > 1211 > boolean 1`] = `true`; |
| 151 | +exports[`datatype > 1211 > boolean > noArgs 1`] = `false`; |
| 152 | + |
| 153 | +exports[`datatype > 1211 > boolean > noArgs 2`] = `true`; |
148 | 154 |
|
149 |
| -exports[`datatype > 1211 > boolean 2`] = `false`; |
| 155 | +exports[`datatype > 1211 > boolean > noArgs 3`] = `false`; |
150 | 156 |
|
151 |
| -exports[`datatype > 1211 > boolean 3`] = `true`; |
| 157 | +exports[`datatype > 1211 > boolean > noArgs 4`] = `false`; |
152 | 158 |
|
153 |
| -exports[`datatype > 1211 > boolean 4`] = `true`; |
| 159 | +exports[`datatype > 1211 > boolean > noArgs 5`] = `true`; |
154 | 160 |
|
155 |
| -exports[`datatype > 1211 > boolean 5`] = `false`; |
| 161 | +exports[`datatype > 1211 > boolean > with probability 1`] = `false`; |
| 162 | + |
| 163 | +exports[`datatype > 1211 > boolean > with probability option 1`] = `false`; |
156 | 164 |
|
157 | 165 | exports[`datatype > 1211 > datetime > noArgs 1`] = `2092-02-20T03:42:04.341Z`;
|
158 | 166 |
|
@@ -196,7 +204,7 @@ exports[`datatype > 1211 > hexadecimal > with length, prefix, and casing 1`] = `
|
196 | 204 |
|
197 | 205 | exports[`datatype > 1211 > hexadecimal > with prefix 1`] = `"0xE"`;
|
198 | 206 |
|
199 |
| -exports[`datatype > 1211 > json 1`] = `"{\\"foo\\":\\"Kti5-}$_/\`\\",\\"bar\\":76408,\\"bike\\":35403,\\"a\\":69406,\\"b\\":\\"l\\\\\\"h^]dnwI<\\",\\"name\\":\\"|p|5KWu3/C\\",\\"prop\\":\\"|Jh!E=x\\\\\\"RH\\"}"`; |
| 207 | +exports[`datatype > 1211 > json 1`] = `"{\\"foo\\":45901,\\"bar\\":77826,\\"bike\\":\\"-}$_/\`4hHA\\",\\"a\\":\\"afl\\\\\\"h^]dnw\\",\\"b\\":\\"<q|p|5KWu3\\",\\"name\\":\\"CZ|Jh!E=x\\\\\\"\\",\\"prop\\":42131}"`; |
200 | 208 |
|
201 | 209 | exports[`datatype > 1211 > number > noArgs 1`] = `92852`;
|
202 | 210 |
|
@@ -234,41 +242,45 @@ exports[`datatype > 1211 > uuid 5`] = `"7b91ce88-effb-4d1d-93bb-ad759e00b86c"`;
|
234 | 242 |
|
235 | 243 | exports[`datatype > 1337 > array > noArgs 1`] = `
|
236 | 244 | [
|
237 |
| - 56052, |
238 |
| - 21258, |
239 |
| - 54308, |
240 |
| - 3397, |
241 |
| - 23538, |
242 |
| - "X9@{:e=+kD", |
243 |
| - 62850, |
244 |
| - 12505, |
245 |
| - "|/Jqjjj!BL", |
246 |
| - 38106, |
| 245 | + "U/4:SK$>6Q", |
| 246 | + 26194, |
| 247 | + "{:e=+kD)[B", |
| 248 | + "e|/Jqjjj!B", |
| 249 | + "GDWQgC2M;q", |
| 250 | + 40502, |
| 251 | + 44050, |
| 252 | + ".Gm3tRwnZ2", |
| 253 | + 95735, |
| 254 | + 42541, |
247 | 255 | ]
|
248 | 256 | `;
|
249 | 257 |
|
250 | 258 | exports[`datatype > 1337 > array > with length 1`] = `
|
251 | 259 | [
|
252 |
| - 56052, |
253 |
| - 21258, |
254 |
| - 54308, |
255 |
| - 3397, |
| 260 | + "U/4:SK$>6Q", |
| 261 | + 26194, |
| 262 | + "{:e=+kD)[B", |
| 263 | + "e|/Jqjjj!B", |
256 | 264 | ]
|
257 | 265 | `;
|
258 | 266 |
|
259 | 267 | exports[`datatype > 1337 > bigInt > noArgs 1`] = `251225403255239n`;
|
260 | 268 |
|
261 | 269 | exports[`datatype > 1337 > bigInt > with value 1`] = `25n`;
|
262 | 270 |
|
263 |
| -exports[`datatype > 1337 > boolean 1`] = `false`; |
| 271 | +exports[`datatype > 1337 > boolean > noArgs 1`] = `true`; |
| 272 | +
|
| 273 | +exports[`datatype > 1337 > boolean > noArgs 2`] = `false`; |
| 274 | +
|
| 275 | +exports[`datatype > 1337 > boolean > noArgs 3`] = `true`; |
264 | 276 |
|
265 |
| -exports[`datatype > 1337 > boolean 2`] = `true`; |
| 277 | +exports[`datatype > 1337 > boolean > noArgs 4`] = `true`; |
266 | 278 |
|
267 |
| -exports[`datatype > 1337 > boolean 3`] = `false`; |
| 279 | +exports[`datatype > 1337 > boolean > noArgs 5`] = `true`; |
268 | 280 |
|
269 |
| -exports[`datatype > 1337 > boolean 4`] = `false`; |
| 281 | +exports[`datatype > 1337 > boolean > with probability 1`] = `true`; |
270 | 282 |
|
271 |
| -exports[`datatype > 1337 > boolean 5`] = `false`; |
| 283 | +exports[`datatype > 1337 > boolean > with probability option 1`] = `false`; |
272 | 284 |
|
273 | 285 | exports[`datatype > 1337 > datetime > noArgs 1`] = `2018-10-28T08:46:11.896Z`;
|
274 | 286 |
|
@@ -312,7 +324,7 @@ exports[`datatype > 1337 > hexadecimal > with length, prefix, and casing 1`] = `
|
312 | 324 |
|
313 | 325 | exports[`datatype > 1337 > hexadecimal > with prefix 1`] = `"0x5"`;
|
314 | 326 |
|
315 |
| -exports[`datatype > 1337 > json 1`] = `"{\\"foo\\":56052,\\"bar\\":21258,\\"bike\\":54308,\\"a\\":3397,\\"b\\":23538,\\"name\\":\\"X9@{:e=+kD\\",\\"prop\\":62850}"`; |
| 327 | +exports[`datatype > 1337 > json 1`] = `"{\\"foo\\":\\"U/4:SK$>6Q\\",\\"bar\\":26194,\\"bike\\":\\"{:e=+kD)[B\\",\\"a\\":\\"e|/Jqjjj!B\\",\\"b\\":\\"GDWQgC2M;q\\",\\"name\\":40502,\\"prop\\":44050}"`; |
316 | 328 |
|
317 | 329 | exports[`datatype > 1337 > number > noArgs 1`] = `26202`;
|
318 | 330 |
|
|
0 commit comments