complexdatacollective / Server

A tool for storing, analyzing, and exporting Network Canvas interview data.
http://networkcanvas.com/
GNU General Public License v3.0
2 stars 2 forks source link

update mockValue() and fix logic error in buildMockData #286

Closed jthrilly closed 4 years ago

jthrilly commented 4 years ago

This PR updates mockValue() to be able to generate scalar and datetime, as well as fixing a small logic error in random edge generation that caused an out of range array index lookup.