Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Dice::di

by ichimunki (Priest)
on Jan 06, 2001 at 02:21 UTC ( [id://50159]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $roll = $six_sider->roll();
    my @rolls = $six_sider->rolls(6); #note plural, although #with wantarr
    +ay() this can probably be folded into roll()
    
    my @char_trait_set = map {$six_sider->roll()} (1..3)  # ?
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://50159]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (8)
As of 2024-03-28 12:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found