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

Re: My random project generator

by b10m (Vicar)
on Nov 16, 2006 at 09:09 UTC ( [id://584403]=note: print w/replies, xml ) Need Help??


in reply to My random project generator

IMHO, it'd be better to take out the elements you've used, for now I get things as:

write from scratch or write from scratch perlmonk archives
study or study hashes
write from scratch or write from scratch arrays

Something like this would fix it (/me ducks for TIMTOWTDI attacks...)

print splice(@words, int rand @words, 1), $words2[int rand @words2], splice(@words, int rand @words, 1), $words3[int rand @words3],"\n";
--
b10m

All code is usually tested, but rarely trusted.

Replies are listed 'Best First'.
Re^2: My random project generator
by strfry() (Monk) on Dec 17, 2006 at 14:52 UTC
    Alright, I know how I'm going to be populating my ~/.plan from now on... (:


    strfry( $vegetables )

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-16 10:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found