7 years, 10 months ago.

mbed LPC11U24 array permutation

I am new to the world of ARMmbed. I have an mbed LPC11U24 module, in which I want to permute the bits of a long array (lets say a 100 byte array) using a pseudo-random number generator. How can I write the code (do the permutation) efficiently? I would appreciate your wisdom. Thanks.

Be the first to answer this question.