rd

get rd

Stan na 26-02-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/1543625/rd.js

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