Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~317 People Reached
About Me

Hello Everyone, I am an adventurous guy who loves technology and snorkeling in the ocean. I am the Co-CEO of Final Judgment Games, Inc. which was a company I co-formed with a colleague. I have learned that working hard is required to acquire what you…

Favorite Forums
Favorite Tags
Member Avatar for Beastegargoyle

Hello, I am currently writing a card game in Java. My question is when I write the follwoing code below: `Inline Code Example Here` 38 // select a random number between 0 and 51 39 int second = randomNumbers.nextInt( NUMBER_OF_CARDS ); Will the program properly generate 52 cards? Should I …

Member Avatar for NormR1
0
317