User Tag List

Results 1 to 3 of 3

Thread: Random decimal values

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Random decimal values

    I need to generate a random number between 0.1 and 0.5 but I'm not sure how to pull it off. Any tips?

    Thanks!

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Random decimal values

    0.1 + random(5) / 10.0

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Random decimal values

    awesome, thanks!

Similar Threads

  1. Enter decimal values during runtime
    By loglady in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 29th May 2013, 02:45 PM
  2. Decimal numbers in Alterable Values?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st January 2012, 04:05 PM
  3. Hexadecimal or binary values above decimal billion
    By Lange in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th March 2007, 10:18 AM
  4. Storing Decimal Numbers as Alterable Values
    By Raphael in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 21st September 2006, 01:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •