Click here to Skip to main content
16,016,562 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Where can i find the simulation program for AES Pin
cp987629-Nov-07 18:08
cp987629-Nov-07 18:08 
GeneralRe: Where can i find the simulation program for AES Pin
Cryptogrpahy29-Nov-07 18:36
Cryptogrpahy29-Nov-07 18:36 
GeneralRe: Where can i find the simulation program for AES Pin
El Corazon30-Nov-07 7:25
El Corazon30-Nov-07 7:25 
GeneralRe: Where can i find the simulation program for AES Pin
Cryptogrpahy1-Dec-07 5:10
Cryptogrpahy1-Dec-07 5:10 
GeneralRe: Where can i find the simulation program for AES Pin
El Corazon1-Dec-07 10:20
El Corazon1-Dec-07 10:20 
GeneralRe: Where can i find the simulation program for AES Pin
Cryptogrpahy1-Dec-07 22:15
Cryptogrpahy1-Dec-07 22:15 
GeneralRe: Where can i find the simulation program for AES Pin
Cryptogrpahy29-Nov-07 18:38
Cryptogrpahy29-Nov-07 18:38 
QuestionAnother random number generator Pin
ChandraRam25-Nov-07 21:40
ChandraRam25-Nov-07 21:40 
Hi all,

I am looking to create a set of numbers that are random... yet not so random. I shall try and explain using the type of result that I want.

Lets say I want a 10000 numbers in my result, starting from 0.

The requirement is that each set of ten numbers (0-9, 10-19, ...) should contain all digits 0 to 9 in the units position. Extrapolating, each set of 100 numbers should contain 00 to 99 in the last two right-most positions... and similarly for each set of 1000s. The catch is that the digits (or set of digits) should not repeat...

I hope I have managed to explain clearly...

Is there an algorithm for this? Does it have a name?

All help appreciated.

Thank you in advance.
Chandra

AnswerRe: Another random number generator Pin
CPallini25-Nov-07 22:27
mveCPallini25-Nov-07 22:27 
GeneralRe: Another random number generator Pin
ChandraRam25-Nov-07 22:31
ChandraRam25-Nov-07 22:31 
GeneralRe: Another random number generator Pin
CPallini25-Nov-07 22:39
mveCPallini25-Nov-07 22:39 
GeneralRe: Another random number generator Pin
ChandraRam25-Nov-07 22:46
ChandraRam25-Nov-07 22:46 
GeneralRe: Another random number generator Pin
CPallini25-Nov-07 23:05
mveCPallini25-Nov-07 23:05 
GeneralRe: Another random number generator Pin
ChandraRam25-Nov-07 23:10
ChandraRam25-Nov-07 23:10 
GeneralRe: Another random number generator Pin
Ian Shlasko30-Nov-07 11:48
Ian Shlasko30-Nov-07 11:48 
GeneralRe: Another random number generator Pin
ChandraRam1-Dec-07 7:32
ChandraRam1-Dec-07 7:32 
AnswerRe: Another random number generator Pin
cp987625-Nov-07 23:44
cp987625-Nov-07 23:44 
GeneralRe: Another random number generator Pin
ChandraRam25-Nov-07 23:54
ChandraRam25-Nov-07 23:54 
GeneralRe: Another random number generator Pin
cp987626-Nov-07 0:42
cp987626-Nov-07 0:42 
GeneralRe: Another random number generator Pin
ChandraRam26-Nov-07 0:46
ChandraRam26-Nov-07 0:46 
GeneralRe: Another random number generator Pin
cp987626-Nov-07 0:51
cp987626-Nov-07 0:51 
GeneralRe: Another random number generator Pin
ChandraRam26-Nov-07 0:54
ChandraRam26-Nov-07 0:54 
GeneralRe: Another random number generator Pin
Mark Churchill19-Dec-07 15:10
Mark Churchill19-Dec-07 15:10 
GeneralRe: Another random number generator Pin
ChandraRam19-Dec-07 18:58
ChandraRam19-Dec-07 18:58 
QuestionEM algorithm Pin
yanhe011615-Nov-07 12:11
yanhe011615-Nov-07 12:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.