rd

get rd

Stan na 14-03-2025. Zobacz najnowsza wersja.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.sleazyfork.org/scripts/524935/1553395/rd.js

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