#include "nsISupports.idl" // UUID version 5 for http://passpet.org/XPCOM/IPasspetEntropy [scriptable, uuid(99d81d3c-81a9-527e-9728-d69fbb657dee)] interface IPasspetEntropy : nsISupports { long getPasswordEntropyBits(in AString password); };