Hello everybody,

I have to generate a string of letters of this kind:

M + 7 letters

for example :

MAZERTYU
MPOISURE

etc

What kind of code could I use ?

Thanks