úÎ 1 þ   /Unique id generator. Port of Twitter Snowflake. Apache 2.0edofic@gmail.com experimental Safe-Inferred*Generated identifier. Can be converted to  .6Generator which contains needed state. You should use   to create instances.rConfiguration that specifies how much bits are used for each part of the id. There are no limits to total bit sum.MDefault configuration using 40 bits for time, 16 for count and 8 for node id.WConverts an identifier to an integer with respect to configuration used to generate it. :Create a new generator. Takes a configuration and node id. LGenerates next id. The bread and butter. See module description for details.           snowflake-0.1.1.1Data.Snowflake Snowflake SnowflakeGenSnowflakeConfig confTimeBits confCountBits confNodeBits defaultConfigsnowflakeToIntegernewSnowflakeGen nextSnowflake integer-gmpGHC.Integer.TypeInteger snowflakeTimesnowflakeCount snowflakeNode snowflakeConfgenLastSnowflakecutBitscurrentTimestampcurrentTimestampFixed$fShowSnowflake