1.0.8 • Published 4 years ago

@semih_biktim/rn v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

RASGELE SAYI

Örnek ;

const {rn} = require("@semih_biktim/rn");

console.log(rn(0,10)); // 0 ile 10 arasında rasgele bir sayıyı console'a atar.

RANDOM NUMBER

Example ;

const {rn} = require("@semih_biktim/rn");

console.log(rn(0,10)); // It generates a number from 0 to 10 and assigns it to the console.
1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago