Skip to content
View pelfins's full-sized avatar
  • Earth

Block or report pelfins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A self-contained, pure html/javascri... A self-contained, pure html/javascript UUID version 7 generator and decoder. Works completely offline and provides an RFC 9562 compliant implementation with monotonicity support, as far as is possible within modern browsers.
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
      <head>
    4
        <meta charset="UTF-8" />
    5
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />