Map<String, dynamic> jsonMap() { return { 'total': total, 'http_get': httpGet, 'http_post': httpPost, 'rng': rng }; }