[erlang-questions] random lookup in ets

Chandru chandrashekhar.mullaparthi@REDACTED
Sat Aug 21 10:24:37 CEST 2010


On 20 August 2010 17:15, gnoblin <gnoblin@REDACTED> wrote:

> hello
>
> how can I randomly pick an element from ets and what is the most
> efficient way of doing it?
>
>
Is ets:lookup_element/3 what you need?

cheers
Chandru


More information about the erlang-questions mailing list