regarding time stamp

hi everyone
i am facing a strange problem here
suppose content of my file is

a=1,2,3
b=2,3,4
c=4,5,6
time=

now the problem is i want to add value in front of time variable
and the value should be i format only "HHMMSS"
so it should be like this

a=1,2,3
b=2,3,4
c=4,5,6
time=000000,000001,000002

and i want the code should return atleast 50 values in front of time

and it should be unique also every time when i execute the code
please help me regarding this

'I am facing a strange problem' understanding the requirement given your sample input and desired output.
Could you elaborate a bit more how you arrived at your output given your sample input, please!

Hi

I am waiting for you people to give me answer as i have not arrived at any output and i am looking forward to get an answer

Thanks

if we only knew what the question was....
ok, thanks!