UNPKG
datrand
Version:
latest (0.1.6)
0.1.6
0.1.4
0.1.3
0.1.0
Synthetic data weaver — with **soul**.
datrand
/
dist
/
index.js
6 lines
(5 loc)
•
132 B
JavaScript
View Raw
1
2
3
4
5
6
const
a
= (
) =>
console
.
log
(
"datrand package is a work in progress."
);
export
{ a
as
datrand };
//# sourceMappingURL=index.js.map