Random Numbers

Hi guys, I have a question regarding random numbers. How would you randomize a specific set of values in a array? For example:


     testArray[A , B , C , D , E] 

I would like to Flash to only randomize value B C D.

Is it possible? Any help would be grealty appreciated.