We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First, you must have an array with your data.
var data = [true, false, true, true];
Next, you must run this through the differential privacy algorithm, flip.
flip(data);
And now you’re done!:smile: :+1:
Please Contribute! Good you did it. Right? 😄 👍 🥇