Skip to content

Conversation

@romainsalles
Copy link

  • erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
  • random:seed/1: the 'random' module is deprecated; use the 'rand' module instead
  • random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead

* erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
* random:seed/1: the 'random' module is deprecated; use the 'rand' module instead
* random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant