PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

As a user i want a parameter for randomness of datetime generators in order to have the rows "inserted" at random dates/times #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The datetime generators(Day, hour, minute etc) should have a randomness 
parameter.

The randomness parameter should allow the rows to be created with slightly 
random dates while still following the series.

This will mimic the natural way that rows are being created in the real 
application.

Original issue reported on code.google.com by a03pe...@gmail.com on 7 Dec 2012 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 10 Dec 2012 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 20 Dec 2012 at 11:23

GoogleCodeExporter commented 9 years ago
Should be configurable as in days, hours, minutes, seconds, milliseconds 
(depending on the generator?)

Original comment by a03pe...@gmail.com on 10 Jan 2013 at 2:53