In Oracle I\'m generating random dates. Now I need, for each date, to generate a random TIMESTAMP WITH LOCAL ZONE. This code only generates the current timestamp:
<