Activity Stream
48,167 MEMBERS
62761 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 32

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    ლ(ಠ益ಠლ)
    Website's:
    extremecoderz.com
    why am i the only one writing the whole thing makes me look bloated
    jayfella Reviewed by jayfella on . [PHP] Random Number Problem Basically I want to generate a Random number but increase the chances of lower numbers appearing more. if I just use mt_rand(1, 1000) the chances of getting the number 1 is the same as 468 which is the same as 1000. I want to increase the chances of lower numbers appearing. This poor way shows what I mean if (mt_rand(1, 2) == 1) // 50-50 chance { Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    Quote Originally Posted by jayfella View Post
    why am i the only one writing the whole thing makes me look bloated
    My 1 line of code is the whole thing . It has 50% chance of generating a number between 1 and 10 and 50% chance of generating one between 1 and 1000 (using the 1st one). And its fast because its only 1 binary AND operation, one if-else and one rand().

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem with number of posts at homepage
    By bdr111446 in forum Wordpress
    Replies: 0
    Last Post: 21st May 2012, 03:10 PM
  2. Problem on DLE 9.3 Error Number: 1267
    By Devils in forum Technical Help Desk Support
    Replies: 6
    Last Post: 26th Sep 2011, 04:17 PM
  3. From random to more random
    By dannym23 in forum General Discussion
    Replies: 4
    Last Post: 13th Aug 2011, 07:35 PM
  4. DLE random log out problem
    By seraphim in forum Webmaster Discussion
    Replies: 0
    Last Post: 12th May 2011, 01:36 PM
  5. How to get those random ads?
    By DXS in forum Webmasters, Money Making
    Replies: 3
    Last Post: 8th Mar 2009, 08:13 AM

Tags for this Thread

BE SOCIAL