# roll() function
The roll()
function is a rpg dice roller that allows for various user inputs and responds with an object of data. For basic usage instructions of roll
check out Use the Roll function.
#Calling the roll() function
When calling the roll
function there are two way to do it. Either by passing the function nothing, or a string. If an empty string is passed it will count as nothing as well.
#Valid Inputs
#Example Inputs
#Output
Calling the roll function will respond with an object with various data types. Like this one: