DelicateCryptoRandApi

@Target(allowedTargets = [AnnotationTarget.CONSTRUCTOR])
annotation class DelicateCryptoRandApi(source)

Denotes an api as being extremely delicate. Probably shouldn't use it.