Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    1,215

    Re: question about my applet

    What happened when you tried that? :D
  2. Replies
    9
    Views
    1,215

    Re: question about my applet

    If I'm interpreting your question correctly, the answer is no. Every time you call the generateQuestion() function, you'll return a different random number. But then again, I might be...
  3. Replies
    9
    Views
    1,215

    Re: question about my applet

    ...so now is your problem solved? You win the prize for most confusing poster of the day.
  4. Replies
    9
    Views
    1,215

    Re: question about my applet

    In your other thread, you said you found an algorithm for generating a random number. Where did you get stuck trying to implement that?

    Hint: Math.random() gives you a random decimal between 0...
  5. Replies
    9
    Views
    1,215

    Re: question about my applet

    Again I ask- where are you stuck? I'm really not sure what you don't understand. You have an Applet, you know what you have to do... I honestly don't know what the problem is.

    Recommended reading:...
Results 1 to 5 of 5