Post: Random Number Generator
09-01-2017, 06:36 AM #1
Father Luckeyy
Retired - Lead Content Manager
(adsbygoogle = window.adsbygoogle || []).push({});
Random Number Generator

Might come in handy if doing giveaways or games etc.

You must login or register to view this content.

Generator Tool

You must login or register to view this content.

VirusTotal

You must login or register to view this content.
**NOTE** 8/64 Due to encryption, Tool Completely Clean!!!

The following 4 users say thank you to Father Luckeyy for this useful post:

Algebra, Fleek Designs, OfficialJesseP, Jon Snow
09-01-2017, 04:54 PM #2
Let me guess, this was coded in C#?
09-01-2017, 06:23 PM #3
Father Luckeyy
Retired - Lead Content Manager
Originally posted by kcfrumlk View Post
Let me guess, this was coded in C#?


Is there an issue that it's coded in C#?
09-06-2017, 12:56 PM #4
Algebra
[move]mov eax, 69[/move]
Originally posted by Dr.
Random Number Generator

Might come in handy if doing giveaways or games etc.

You must login or register to view this content.

Generator Tool

You must login or register to view this content.

VirusTotal

You must login or register to view this content.
**NOTE** 8/64 Due to encryption, Tool Completely Clean!!!




Why'd you encrypt such an easy tool to make bro ?

The following 2 users say thank you to Algebra for this useful post:

itsamnesia, Tustin
09-13-2017, 04:16 AM #5
primetime43
Knowledge is power Tiphat
Hate to break it to ya, but there's no such thing as an actual randomized number generator. ¯\_(ツWinky Winky_/¯

The following 2 users say thank you to primetime43 for this useful post:

Hydrogen, IcarusXSEC
09-17-2017, 09:10 PM #6
Pichu
RIP PICHU.
int result = 0;
int min, max;
result = random.Next(min, max-1);

People are saying you obfuscated? Did you really obfuscate that?

Anyways, "random" is only pseudo random and will produce a uniform result over time, this means that if you create a for-loop the length of (max - min)^2 you'll get something that looks uniform or somewhat uniform.
03-07-2018, 02:07 AM #7
Eddie-Lucas
< ^ > < ^ >
Lol.. he also sells "Obfuscation" for your programs, using the freebie programs that anyone may download as well as he also sells mods, for games that other people posted the addresses to. just figured I would throw that out there if maybe you wanted to pay someone for some shit they didn't code , create or even put any work into other then the text on the thread. Facepalm
Sorry man I'm really just nauseous with the absurd amount of posts you have made with "Gamers Choice" on it when everything inside the "Gamers Choice" prog. is work not of your own. This is the typical NGU behavior that has caused this site to die and become vacant land as it stands at the current moment. aside from next gen consoles taking over. but nonetheless. P.S. This is why you were trying to get me to give you the Game Updates application source right? so you could slap your name on it and call it "Gamers Choice" ?


Originally posted by Pichu View Post
int result = 0;
int min, max;
result = random.Next(min, max-1);

People are saying you obfuscated? Did you really obfuscate that?

Anyways, "random" is only pseudo random and will produce a uniform result over time, this means that if you create a for-loop the length of (max - min)^2 you'll get something that looks uniform or somewhat uniform.
Last edited by Eddie-Lucas ; 03-07-2018 at 02:32 AM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo