rd

get rd

Ekde 2025/03/14. Vidu La ĝisdata versio.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.sleazyfork.org/scripts/524935/1553395/rd.js

const getRD = () => {
	return Math.floor(Math.random() * (650 - 500 + 1)) + 600;
};