edits
[iotcloud.git] / version2 / src / C / Table.h
index 394e6d63e3053ede1658005fbb10e5b2a22c7900..a8a759dfe1e94b98ffe507c63cbee34f53a0b3ea 100644 (file)
@@ -22,7 +22,7 @@ private:
        /* Helper Objects */
        SlotBuffer *buffer;
        CloudComm *cloud;
-       Random *random;
+       SecureRandom *random;
        TableStatus *liveTableStatus;
        PendingTransaction *pendingTransactionBuilder;  // Pending Transaction used in building a Pending Transaction
        Transaction *lastPendingTransactionSpeculatedOn;        // Last transaction that was speculated on from the pending transaction