sqlite offers sequence via the auto-increment feature but does not recommend it.
You can see the sequence via the sqlite_sequence table.