qidian-shared 1.0.16 → 1.0.18

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.
@@ -12392,6 +12392,7 @@ exports.encryptWithAes = encryptWithAes;
12392
12392
  exports.extractSlotsWithPrefix = extractSlotsWithPrefix;
12393
12393
  exports.extractSlotsWithoutPrefix = extractSlotsWithoutPrefix;
12394
12394
  exports.generateAesKey = generateAesKey;
12395
+ exports.generateRandomString = generateRandomString;
12395
12396
  exports.getUrlParam = getUrlParam;
12396
12397
  exports.getUrlParams = getUrlParams;
12397
12398
  exports.hasOwn = hasOwn;