1.0.5 • Published 3 years ago

randdaymake v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

random날짜 생성

const { YearRandom } = require("randdaymake");
const ASDF = YearRandom(2022);
// or const ASDF = YearRandom(2000,2022);
// expect: etc(2011-2-28 ...
import YearRandom from "randaymake";

const ASDF = YearRandom(2022);
// or const ASDF = YearRandom(2000,2022);
// expect: etc(2011-2-28 ...
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago