PHP:

$code = md5(uniqid(rand(), TRUE));

Come posso fare per tradurre questa riga in JV?