Win a HobbyCity electric power combo

Started by anwar, January 01, 2010, 08:19:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ankur

i prefer that u arrange in an random order!!!
for that everyone will agree!!!
Ankur Singh,
Aged 14-Studing in Class 10th

allthatido

Quote from: ankurgr8on on February 28, 2010, 08:56:47 AM
well my chances are least because if arranged alphabetical order,my name will be under the first 10 and takes 20-30 attempts to generate a number under 10!!
so i think the names should be arranged in a random order

if u want to win go hack their website and change their program code :D ;D :P >:D >:D >:D >:D >:D >:D :giggle:

Ohhh that explains it...Why i never win  :giggle: :giggle: . I am changing my name. ;D

Regards

ankur

so both ankurs on one side..
lets change our names to something starting with p-s
lolz
Ankur Singh,
Aged 14-Studing in Class 10th

ankur

well i created a java prog to generate 10 nos between 1-50 >:D :D :P >:D >:D >:D >:( :giggle: :thumbsup:
and attached are the 6 generations

prog code-


import java.util.Random;

/** Generate 10 random integers in the range 0..50. */
public final class RandomInteger {
 
  public static final void main(String... aArgs){
    log("Generating 10 random integers in range 0..50.");
   
    //note a single Random object is reused here
    Random randomGenerator = new Random();
    for (int idx = 1; idx <= 10; ++idx){
      int randomInt = randomGenerator.nextInt(50);
      log("Generated : " + randomInt);
    }
   
    log("Done.");
  }
 
  private static void log(String aMessage){
    System.out.println(aMessage);
  }
}




log of nos generated
Generated : 20
Generated : 13
Generated : 0
Generated : 24
Generated : 47
Generated : 19
Generated : 30
Generated : 40
Generated : 34
Generated : 27
Done.
Generating 10 random integers in range 0..50.
Generated : 41
Generated : 22
Generated : 21
Generated : 12
Generated : 0
Generated : 32
Generated : 12
Generated : 16
Generated : 41
Generated : 39
Done.
Generating 10 random integers in range 0..50.
Generated : 31
Generated : 31
Generated : 23
Generated : 30
Generated : 1
Generated : 37
Generated : 20
Generated : 12
Generated : 28
Generated : 41
Done.
Generating 10 random integers in range 0..50.
Generated : 19
Generated : 19
Generated : 41
Generated : 11
Generated : 37
Generated : 14
Generated : 26
Generated : 35
Generated : 32
Generated : 6
Done.
Generating 10 random integers in range 0..50.
Generated : 9
Generated : 29
Generated : 26
Generated : 11
Generated : 37
Generated : 42
Generated : 10
Generated : 21
Generated : 6
Generated : 8
Done.
Generating 10 random integers in range 0..50.
Generated : 23
Generated : 22
Generated : 48
Generated : 27
Generated : 21
Generated : 37
Generated : 18
Generated : 13
Generated : 9
Generated : 18
Done.
Ankur Singh,
Aged 14-Studing in Class 10th

merog

Quote from: ankurgr8on on February 28, 2010, 01:17:09 PM
well i created a java prog to generate 10 nos between 1-50 >:D :D :P >:D >:D >:D >:( :giggle: :thumbsup:
and attached are the 6 generations
......

Hey on the web we got too many randomness generating programs by so many companies. But all of them work based on some logic like your script. As the random.org's randomness comes from the atmospheric noise, it got popularity.
MEROG

www.merogdesign.com

ankur

the atmospheric noise gen..  is not good
i prefer u use a generator using such a script using jumbled up names
Ankur Singh,
Aged 14-Studing in Class 10th

vinay

Ankur, if the poll is done at night then there will be less noise so your chances to win are great!  >:D

ankur

Ankur Singh,
Aged 14-Studing in Class 10th

vinay

I just checked it now and its generating more numbers below 10, and out of the 40 clicks I did I got 1, 2, two times each and 4 and 9 one time. you are still not happy? ;)

merog

Mmmmm... then only thing to make it done is to write all the names on bits of paper, pour in a bowl, mix them, turn the head back and pick one. ;D
MEROG

www.merogdesign.com

ankur

yeah thats the best way!!
anyways hope the winner to be announced by tom. morning we cant wait anymore!!!
Ankur Singh,
Aged 14-Studing in Class 10th

pankaj

HEY HAPPY HOLI TO ALL OF YOU   :bow: AND YES....

TODAY IS 1st march,i guess .................. i m waiting for result ... :headscratch:

announce it pleeeeeeeeeeez.. :D

ankur

i think its no yet 1 march by server time
anyways when will the results be announced
Ankur Singh,
Aged 14-Studing in Class 10th

anwar

Here is the list of folks with 10 or more posts.

aimbug             
amir               
amulu10           
Anjan             
ankurgr8on         
ankurkaul17       
antojk             
anwar             
Ashta             
ashutoshn         
atul_pg           
avinash.tutu       
buzz_rc           
chanvivek         
dinil             
Dreamliner         
eroto62           
flatspin_king     
gauravag           
HamAero           
hangingtough       
Hellyflyer         
hemaldesai         
izmile             
jerryazhakathu     
lavneetgyani       
mail4ajo           
martian2121       
me-my-parts       
Nehutech           
pankaj             
PankajC           
pravven           
premvijay         
R C               
ramjin82           
Rao               
rao876             
rcforall           
RotorZone         
sahilkit           
saikat             
sandeepm           
santhosh           
saurabhhsrivastavaa
Shrikant           
sk010962           
SORAV             
speedracer         
Speedy             
splitz             
sriharishine       
sundaramvelar     
suniljoseph       
sunk?             
sushil_anand       
tg                 
the merog         
ujjwaana           
VC                 
vicky             
vinay             
vivek             
Hangar : Please see my introduction.
RC India forum and me : About this forum.

vinay

From what I see there wont be enough noise to generate the number high enough to get me a hit >:D Lucky people are Ashta to speedracer!

anwar

#65
And the winner is............... #46 on the list of 63....

Shrikant

Congrats !





Hangar : Please see my introduction.
RC India forum and me : About this forum.

vinay

Congrats ShriKant!, Hope to see your plane flying soon :thumbsup:

atul_pg


ankur

Congrats shrikant..

and my prediction went right-it has chosen a number near the midway..
Ankur Singh,
Aged 14-Studing in Class 10th

anwar

Ankur - You need to read up on "pseudo-random generators", use of "seeds" in random number generation etc, and the general trustworthiness of that site.

Secondly, I did pick a secondary winner just in case, and it was one of the numbers in ONE of the edges ;)
Hangar : Please see my introduction.
RC India forum and me : About this forum.

Shrikant

THANK YOU GUYS :)   :bow: :bow:

I am very happy. So far I have never even won a full HOUSIE,  :giggle: let alone a sweepstake of this type.  ;D

Sandeep... Subbu... Ashish... all the local guys here in N'Bbay will have to help me out on building a new foamie for this combo....

THANKS AGAIN GUYS   8)

VC

Growing old is mandatory, growing up is optional!

sk010962

We fly heli not because it is easy, it is difficult!

R C

--o-o-Ộ-o-o--   --o-o-Ộ-o-o--   --o-o-Ộ-o-o--

Anjan