डाईज रोलर
Roll any number of dice with any number of sides and get the total.
तुम्ही टाइप करतेवेळी परिणाम अद्ययावत केले जातात.
या कॅल्क्युलेटरविषयी
you roll the dice, the tool shows the total of the dice, and the average per die. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average of the dice. The tool also shows the total of the dice, the average per die, and the average per die.Worked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWork
वारंवार विचारले जाणारे प्रश्न
2d6 चा अर्थ काय आहे?
डाव चिन्हात NdS म्हणजे प्रत्येक S बाजूस N डाव टाका. 2d6 म्हणजे दोन सहा बाजूचे डाव, ज्यामुळे एकूण2ते 12 मिळेल. हा डाव d4 ते d100 पर्यंतचे आकार स्वीकारतो.
परिवर्तक कशासाठी आहे?
टेबलटॉप खेळ नेहमीच एक निश्चित बोनस रोल मध्ये जोडतात, “2d6+3” सारखे लिहिले जाते. बदलक डाव रोल नंतर डावांच्या संख्येमध्ये जोडले जाते.
डावाची सरासरी धाव किती आहे?
एकाच वेळी एकाच संख्येतील दोन अंकांचे गुणोत्तर हे ० ते १ पर्यंत असते, तर एकाच वेळी दोन अंकांचे गुणोत्तर हे १ ते ३ पर्यंत असते, तर एकाच वेळी दोन अंकांचे गुणोत्तर हे ३ ते ५ पर्यंत असते.
यामुळेच अनेक बाबतीत लिंगभाव हा एकच असतो असे म्हणता येईल.
एका डावपेचाच्या प्रत्येक बाबतीत समान शक्यता आहे, पण अनेक डावपेच जोडल्यास, मध्यवर्ती एकूण अनेक प्रकारे बनविले जाऊ शकते आणि अतिरेकी फक्त एक प्रकारे. 2d6 वर एकूण7ची सहा संयोजने आहेत, तर2आणि 12 प्रत्येकी एक, म्हणून7सर्वात जास्त वेळा येते.
या यंत्रात दाबाच्या दोन वेगवेगळ्या पातळ्या एकत्रितपणे वापरल्या जातात.
प्रत्येक रोल एकावेळी एकच आकार वापरतो - बाजू व संख्या निश्चित करा, उदा. 3d8. प्रकार एकत्रित करण्यासाठी (उदा. 1d20 व 2d6) प्रत्येक सेट वेगळे रोल करा व एकदा बदल करणारे वापरून एकूण जोडा.
Yahtzee किंवा Monopoly सारख्या खेळासाठी मी कसे रोल करू?
खेळाच्या प्रकाराप्रमाणे डाई आकार व संख्या निश्चित करा - Yahtzee साठी पाच d6, Monopoly किंवा Backgammon साठी दोन d6, अनेक भूमिका खेळण्यासाठी एक d20. एकूण आणि प्रत्येक एकल रोल दिसेल, आणि बदलकर्ता खेळाच्या गरजेनुसार एक निश्चित बोनस जोडू शकतो.
API — कोड पासून हे कॅल्क्युलेटर वापरा
या कॅल्क्युलेटरला मोफत JSON अंतबिंदू म्हणून कॉल करा - कुठलीही कि आवश्यक नाही. खालील क्षेत्र मूल्ये क्वेरी पेरेन्ट किंवा JSON म्हणून पाठवा. पूर्ण API दस्तऐवजीकरण वाचा →
अंतबिंदू
GET https://calculator.free/api/v1/dice-roller/
curl
curl "https://calculator.free/api/v1/dice-roller/?count=2&sides=6"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/dice-roller/?" + new URLSearchParams({
"count": "2",
"sides": "6"
}));
const data = await r.json();
console.log(data.results);
याचे परिणाम केवळ सामान्य मार्गदर्शनासाठी आहेत, आर्थिक, वैद्यकीय किंवा कर सल्लागार नाही.