UNPKG

jquery-prng

Version:

jquery mersenne-twister pseudorandom number generator pluggin

2 lines (1 loc) 409 B
<!DOCTYPE html><html><head><meta charset="UTF-8"><link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css'></head><body><script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js'></script><script src='https://cdn.jsdelivr.net/gh/angeal185/jquery-prng/dist/jq-prng.min.js'></script><script src="./index.js"></script></body></html>