rd

get rd

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://update.sleazyfork.org/scripts/524935/1553466/rd.js

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