[#absl-InsecureBitGen-operator!=] = xref:absl.adoc[absl]::xref:absl/InsecureBitGen.adoc[InsecureBitGen]::operator!= :relfileprefix: ../../ :mrdocs: Compares two bit generators for inequality. == Synopsis Declared in `<absl/random/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using Base::operator!=; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#