deno.land / x / masx200_leetcode_test@10.6.5 / implement-rand10-using-rand7 / rand7.ts

نووسراو ببینە
1
2
3
4
5
6
import { random } from "../deps.ts";
export function rand7(): number { return random(1, 7);}
masx200_leetcode_test

Version Info

Tagged at
a year ago