Databases

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Randomly ordering results

    0 answers - 399 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    "Steve 'Hara" <sohara (AT) pivotal-solutions (DOT) co.ukwrote:
    The standard SQLite function random() is actually seeded by
    the current time and date every time you open a database.
    FWIW, the random() function in SQLite uses a cryptographic
    PRNG and (at least on Unix) is seeded using /dev/urandom
    if that device is available. So it should give you very
    good randomness.

Re: Randomly ordering results


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 2 =
QUESTION ON "Databases"

EMSDN.COM