Link to home
Start Free TrialLog in
Avatar of gudbgud
gudbgud

asked on

input random elements to an array

If I have an array or an type of all "char" ,  how can I  input a random result from that array into a smallar array, f.x.  array [1..5] of Char;
, or better, a few arrays of that same type.
Avatar of gudbgud
gudbgud

ASKER

Edited text of question
Avatar of gudbgud

ASKER

Edited text of question
ASKER CERTIFIED SOLUTION
Avatar of vx
vx

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial