On Thu, Oct 25, 2012 at 07:32:19PM +0200, rustyBSD wrote:
> III. There is a problem with _e_fm_op_random_char().
> When wewant to randomize a string we do srand(time())
> foreachcharacter, so if the file is small enough
> to be deleted inless than a second, it's not randomized.
> And even if it's bigger, it's not goodly randomized.Sorry.

Is that function really only called once? Otherwise the srand should
really only happen on the first call.

Joerg

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to