hey, now i using the Visual Studio 2010 C++
i would like to random generate a number from log normal distribution, but so far i only know to random generate a number from normal distribution by:

rand() / rand_max

rite???? then, i dont know how to do for log normal distribution...
pls help me, tq