Random number generator help needed - Javascript

This is a discussion on Random number generator help needed - Javascript ; Hello, I want a function that when it detects the left mouse button is pressed down, will generate and cycle 5 random number/letter combinations as fast as it can in a printed space. If I let off the mouse button ...

+ Reply to Thread
Results 1 to 2 of 2

Random number generator help needed

  1. Default Random number generator help needed

    Hello, I want a function that when it detects the left mouse button is
    pressed down, will generate and cycle 5 random number/letter
    combinations as fast as it can in a printed space. If I let off the
    mouse button then it should stop, and it can re-start again when
    pressed, etc..... can someone help help? :-)


  2. Default Re: Random number generator help needed

    helpfulmaid@ said the following on 5/8/2007 10:04 AM:
    > Hello, I want a function that when it detects the left mouse button is
    > pressed down, will generate and cycle 5 random number/letter
    > combinations as fast as it can in a printed space.


    Then write one. Or at least post your best effort at writing one.

    --
    Randy
    Chance Favors The Prepared Mind
    comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
    Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/

+ Reply to Thread

Similar Threads

  1. Distinct Random number generator
    By Application Development in forum verilog
    Replies: 0
    Last Post: 08-22-2006, 07:16 AM
  2. random number generator of Math.random() ?
    By Application Development in forum Java
    Replies: 3
    Last Post: 05-30-2006, 04:01 PM
  3. Re: Random Number generator
    By Application Development in forum Java-Games
    Replies: 0
    Last Post: 11-10-2003, 08:33 AM
  4. Re: Random Number generator
    By Application Development in forum Java-Games
    Replies: 3
    Last Post: 11-04-2003, 05:27 AM