Nothing
test_that("from_hedgehog converts a hedgehog to a quickcheck generator", {
from_hedgehog(hedgehog::gen.element(1:100)) %>%
inherits("quickcheck_generator") %>%
expect_true()
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.