Repository URL to install this package:
|
Version:
7.0.10 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const uuid_1 = require("uuid");
exports.randomStringGenerator = () => uuid_1.v4();