LogoFLO.W
  • Pricing
  • Blog
  • Docs
  • Thinking
  • About
Get Started
  • Introduction
  • How the Formula Works
  • How to Use
  • Formula Code
Notion 问答·
2024/08/19

How to Implement Random Review in Notion Using Formulas

Learn how to generate pseudo-random numbers using Notion Formulas to randomly sort and browse database content, showing a different order each time you refresh the page.

avatar for 二一
二一
How to Implement Random Review in Notion Using Formulas

This question comes from a reader of the Notion course. It has been organized and shared here. If you encounter similar issues while using Notion, feel free to leave a comment.

Introduction

Content displayed in a Notion database must always be sorted according to a specific logic, which makes it impossible to achieve "random browsing." However, with a Formula in Notion, you can indirectly achieve this random browsing effect.

How the Formula Works

  1. Use the page's "Created Time," the "current time," and several large constants to perform calculations, producing a pseudo-random number.
  2. Have the database sort by these random numbers.
  3. Since the "current time" is constantly changing, the pseudo-random number changes every time you refresh the page.
  4. The sort order changes with each page refresh, achieving the effect of random browsing.

How to Use

  1. Create a Formula property in your database.
  2. Copy and paste the formula below into the Formula property.
  3. Sort the database by this Formula property.
  4. Use the shortcut Ctrl+R to refresh the current page (allow at least 1 minute between refreshes).

Notion random sort formula illustration

Formula Code

mod(mod(timestamp(Created Time) * 1.00011979e+8 + 5.00067713e+8, 9.00066731e+8) * mod(timestamp(now()) * 8.00067089e+8 + 8.00068411e+8, 8.00053967e+8) + 9.00067309e+8, 9.00066571e+8)

📘 FLO.W — Notion Personal Management System

FLO.W is a Notion-based personal management template that integrates tasks, notes, projects, habits, and more, complete with comprehensive tutorials.

Ready-to-use Notion template system
Complete tutorials included, beginner-friendly
Continuously updated and maintained
Learn About FLO.W Template✨ 1237+ users chose FLO.W
2024/08/19
Share this post
All Posts

More Posts

How to Use Mind Maps in Notion
#Notion 问答

How to Use Mind Maps in Notion

Three ways to create mind maps in Notion: Draw.io, Whimsical, and Coggle.

2024/10/08
How to Resize and Left-Align Images in Notion?
#Notion 问答

How to Resize and Left-Align Images in Notion?

A detailed guide on resizing and left-aligning images in Notion, including how to drag to adjust size and use the alignment buttons.

2024/12/26
Notion Database Charts: What Are They and How to Use Them?
#Notion 问答

Notion Database Charts: What Are They and How to Use Them?

A complete guide to Notion database charts: 4 chart types, grouping, filtering, cumulative mode — visualize your data at a glance.

2024/08/14

Newsletter

Join the community

Subscribe to our newsletter for the latest news and updates

LogoFLO.W
TwitterX (Twitter)YouTubeYouTubeBilibiliXiaoHongShuEmail
Product
  • Features
  • Pricing
  • FAQ
Resources
  • Blog
  • Documentation
  • Notion Custom Agent
Company
  • About
  • Contact
Legal
  • Cookie Policy
  • Privacy Policy
  • Terms of Service

Subscribe for more Notion tips and updates

© 2026 FLO.W, All rights reservedNotion is a trademark of Notion Labs, Inc. This is an independent third-party site, not affiliated with or endorsed by Notion.
Featured on Uneed